For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve subscriptions with pending actions

Get All Subscription Pending Actions

get

This will get all pending action of subscription by subscription id

Path parameters
subIdstringRequired

Subscription Id

Header parameters
tokenstringRequired

Basic authorization (dispatch Key and Secret) or Full access token

Responses
200

OK

application/json
subscriptionIdstringOptional

Subscription id

get
/v1/subscriptions/{subId}/pending-actions

Last updated