Changes to Retrieve a paginated list of Subscriptions belonging to the account used to make the request.
GET /v1/Subscriptions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 51 revisions of this API.112
- v193f5579cff151
- v1fce0a330f5f81
- v14fb55ff5671c1
- v19cb5de98bde31
What changed
- ●
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
- ○