Webhook endpoints
Retrieve a webhook endpoint
This endpoint is used to list all webhook endpoints.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
Response
200
application/json
WebhookEndpoints
The response is of type object
.