Webhooks
List Webhook Endpoints
List webhook endpoints.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Successful response, returns array of webhook endpoints
The response is of type object[]
.