curl 'https://api.pipedream.com/v1/workspaces/o_abc123/subscriptions' \ -H 'Authorization: Bearer <token>'
{ "data": [ { "id": "sub_abc123", "emitter_id": "dc_abc123", "listener_id": "p_abc123", "event_name": "" }, { "id": "sub_def456", "emitter_id": "dc_def456", "listener_id": "p_def456", "event_name": "" } ] }
Documentation IndexFetch the complete documentation index at: https://pipedream.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://pipedream.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
GET /workspaces/<org_id>/subscriptions
Was this page helpful?
Suggestions