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
- v12bc57338abc51
- v12ad3c7d7e22b11
- v1fce0a330f5f81
- v19cb5de98bde31
What changed
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ●
added the new
emailenum value to the//response property for the response statusresponse-property-enum-value-added
- ▲
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ○
api tag
EventsV1Sinkaddedapi-tag-added
- ○