v1
latestOpenAPI 3.1.02026-07-22133579505.8 KBWebhooks
List webhooks
The webhooks endpoint returns the configured data webhooks. A webhook is an HTTP-based callback function.
get/webhooks
Query parameters
page_sizeinteger
Number of items to return per page.
order'asc' | 'desc'
Sort order for items
cursorstring
Used for pagination - represents last page seen. Value is included in response when there is a next page.
Response
OK