Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of webhooks to return
Required range:
x <= 100
Number of webhooks to skip
Order the webhooks by a specific field
Available options:
created_at
Sort the webhooks in ascending or descending order
Available options:
asc
, desc
Response
A list of webhooks
Object type, always 'list'
Available options:
list
Array of webhook objects
Total number of webhooks matching the query
Number of items returned in this response
Offset from the start of the list