List Webhook Endpoints
Returns webhook endpoints for the authenticated project in newest-first order.
get/webhook_endpoints
Query parameters
limitinteger
Maximum number of webhook endpoints to return. Defaults to 20.
afterstring nullable
Example:whe_123
ID of the last webhook endpoint from the previous page.
Response
Success
Changes
Changed in 2 of the 161 revisions of this API.3
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○