Search Webhook Subscriptions

Endpoint to search WebhookSubscriptions using filtering parameters.

Query Params
string

The url of the WebhookSubscription.

enabledEvents
array of objects

The list of the enabled events of the search.

enabledEvents
boolean

The status of the webhook (if false, notifications are not sent).

string

The description of the WebhookSubscription.

int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Responses

400

Your request has missing arguments or is malformed.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json