get webhooks

Retrieve the configuration of multiple webhook subscriptions.

Query Params
string
enum

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

Allowed:
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
enum

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

Allowed:
string
enum

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

Allowed:
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json