Webhooks
List endpoints
List the calling organization’s webhook endpoints.
GET
cURL
Headers
Bearer token. Format: Bearer <api_key>
Response
The request has succeeded.
Paginated list envelope. All list endpoints return this shape.
Object type. Always list for paginated responses.
Available options:
list Array of results.
Whether more results are available beyond this page.
Cursor to pass as cursor query parameter for the next page. Null when there are no more results.