Snag Docs logo

Get subscription events by subscription id

This endpoint allows you to get events for a stratus subscription.

GEThttps://admin.snagsolutions.io/api/stratus/subscriptions/{id}/events

This endpoint allows you to get events for a stratus subscription.

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Path Parameters

idstringrequired

Query Parameters

searchstring
cursorstring
startingAfterstring
limitintegerdefault: 10
Required range: x >= 1, x <= 100
Default: 10

Response

application/json

200

dataarray<object>required
data.idstringrequired
data.triggeredAtstringrequired
data.functionRunobjectrequired
data.callbackobjectrequired
data.eventobjectrequired
hasNextPagebooleanrequired