List execution logs
List execution logs
List delivery attempts for a subscription.
GET
List execution logs
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"
Path Parameters
UUID of the subscription.
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