get webhooks

Retrieve the configuration of multiple webhook subscriptions.

Log in to see full request history
Query Params
string

Filter the webhook subscriptions by their event type.
A case-insensitive database match string.
Returns all gateways whose event-type value matches this string.

int32
required
≥ 1
Defaults to 1

A one-based index for the first page number to return from a paginated call.

int32
≥ 1
Defaults to 50

The maximum number of items to return per page.

string

The field to use for the sort order in the returned list of webhook subscriptions.

string

The direction to sort the list of results, ascending or descending.

Responses

401

The request did not include the correct authorization or the included authorization has expired.

403

The requested resource is not accessible to the currently authenticated client.

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