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

  1. v193f5579cff151
  2. v1fce0a330f5f81
  3. v14fb55ff5671c1
  4. v19cb5de98bde31

What changed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • added the optional property // to the response with the status

      response-optional-property-added

    • api tag EventsV1Subscription added

      api-tag-added