Back
get /v1/organizations/{organizationId}/webhooks

List webhooks

Returns webhooks for the organization. Supports optional case-insensitive name filtering via the name query parameter.

path params

organizationIdstring required

query params

namestring

Optional case-insensitive substring match on webhook name.

Responses

Was this guide helpful?