Changes to Retrieve a paginated list of Sinks belonging to the account used to make the request.

GET /v1/Sinks

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 51 revisions of this API.311

  1. v12bc57338abc51
  2. v12ad3c7d7e22b11
  3. v1fce0a330f5f81
  4. v19cb5de98bde31

What changed

    • the // response's property type changed from object to no type for status

      response-property-type-changed

  • v12ad3c7d7e22b11See the full diff
    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • added the new email enum value to the // response property for the response status

      response-property-enum-value-added

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

      request-parameter-type-changed

    • api tag EventsV1Sink added

      api-tag-added