List all webhooks
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Maximum number of webhooks to return
x <= 100
Number of webhooks to skip
Order the webhooks by a specific field
created_at
Sort the webhooks in ascending or descending order
asc
, desc
A list of webhooks
The response is of type object
.