Retrieve a paginated list of Subscriptions belonging to the account used to make the request.
Retrieve a paginated list of Subscriptions belonging to the account used to make the request.
Query parameters
The SID of the sink that the list of Subscriptions should be filtered by.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 4 of the 51 revisions of this API.112
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
api tag
EventsV1Subscriptionaddedapi-tag-added
- ○