v1

latestOpenAPI 3.0.12026-07-239039.8 KB
webhook subscriptions

List Webhook Subscriptions

Returns a list of Webhook Subscriptions

get/webhook_subscriptions

Query parameters

limitinteger

A limit on the number of items returned. Between 1 and 100. Default 25.

lastEvaluatedstring

The URL-encoded JSON object representing the cursor for the next page of results.

orderBystring

The sort order of the webhook subscriptions. Format: 'asc|desc'. Default 'desc'

Response

An object containing a list of Webhook Subscriptions and a relative link to the next page of results if available.

nextUrlstring uri