Retrieve Webhooks

Returns a paginated list of configured webhooks that receive event notifications via HTTP callbacks. Only non-system webhooks are returned.

Query Params
integer

Filter by webhook ID

string

Filter by webhook name

string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json