subscription

List subscriptions

Returns a list of all registered subscriptions, optionally filtered by source or sink.

get/subscriptions

Query parameters

sinkstring nullable

Filter by the exact specified sink.

sourcestring nullable

Filter by the exact specified source.

Response

List of subscriptions matching the filter criteria

Changes