EventsV1Sink
Retrieve a paginated list of Sinks belonging to the account used to make the request.
Retrieve a paginated list of Sinks belonging to the account used to make the request.
get/v1/Sinks
Query parameters
InUseboolean
A boolean query parameter filtering the results to return sinks used/not used by a subscription.
Statusstring
A String query parameter filtering the results by status initialized, validating, active or failed.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK