JavaScript
Webhook-Subscription
List webhook subscriptions
Lists all webhook subscriptions that are registered for the merchant. The results are paginated and provided in chronological order.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
application/json
Response
200 - application/json
Returns a list of webhook subscriptions.
Array of webhook subscription objects
The number of webhook subscriptions skipped
Required range:
x > 0Whether there are more webhook subscriptions to retrieve
The total number of webhook subscriptions
Required range:
x > -1