v1

latestOpenAPI 3.1.02026-07-1255227258.8 KB
webhook_endpoints

List Webhook Endpoints

List all webhook endpoints sorted by created_at in descending order. Results are paginated with a max limit of 100. When more endpoints are available, a cursor will be provided. Use the cursor parameter to retrieve the subsequent page.

get/webhook_endpoints

Query parameters

cursorstring nullable

An opaque cursor for pagination

An opaque cursor for pagination

page_sizeinteger

The number of items per page (must be greater than 0 and less than or equal to 100)

The number of items per page (must be greater than 0 and less than or equal to 100)

Response

Successful Response