List webhook endpoints
Webhooks
List webhook endpoints
Returns the project’s webhook endpoints. By default only ACTIVE endpoints are returned; pass the status query parameter to widen or change the filter (e.g. ACTIVE,DISABLED).
GET
List webhook endpoints
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Query Parameters
Filter webhooks by status (comma-separated). Defaults to ACTIVE only.
Available options:
ACTIVE, DISABLED Response
200 - application/json
Webhooks for the project matching the requested status filter.