Skip to main content
GET
List Webhook Endpoints
Returns all registered webhook endpoints for the organization. Secrets are not included in the list response — they are only returned at creation time.

Auth

Requires a valid Bearer token. User must be a member of the organization.

Path Parameters

string
required
Organization identifier.

Response

boolean
Always true on success.
array
Array of webhook endpoint objects.

Example