get https://api.fabric.inc/v3/event-subscriptions
This endpoint is used to search and filter webhook subscriptions by name
, targetUrl
, id
, or type
. When they are not specified, the system returns a paginated response of all subscriptions. Using the query parameters offset
, limit
, and sort
you can refine the search results. When no query parameters are specified, by default, the system returns up to 10 results.