Webhook endpoints
Retrieve a webhook endpoint
This endpoint is used to list all webhook endpoints.
GET
/
webhook_endpoints
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?