v1
latestOpenAPI 3.1.02026-07-2331722.2 KBWebhook endpoints
Get webhook endpoints
This operation returns a list of webhook endpoints with pagination.
Note: This operation needs Authentication.
get/v1/webhook-endpoints
Query parameters
page[size]integer
The number of resources to return in a single response.
page[before]string
Unique identifier.
The cursor for the previous page of resources.
page[after]string
Unique identifier.
The cursor for the next page of resources.
Response
Successful response with webhook endpoints data in JSON:API format.