List subscriptions
List subscriptions
List webhook subscriptions for the authenticated customer.
GET
List subscriptions
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Headers
API version. Omit to use the default version.
Example:
"1"
Query Parameters
Maximum number of items to return. Defaults to 10.
Required range:
1 <= x <= 100Opaque cursor for fetching the next or previous page.
Direction of pagination relative to the cursor.
Available options:
NEXT, PREVIOUS Sort order for results. Defaults to DESCENDING.
Available options:
ASCENDING, DESCENDING