v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
webhook-subscriptions

Fetch webhook subscription

Returns a webhook subscription by its identifier.

get/api/v1/webhook-subscriptions/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Webhook subscription identifier (UUID).

Response

Webhook subscription found.

status'ACTIVE' | 'DISABLED_BY_FAILURES' | 'DISABLED_BY_USER' required
headersobject nullable required
metadataobject nullable required
idstring required
namestring required
urlstring required
event_typesstring[] required
disabled_atstring nullable required
created_atstring required
updated_atstring required