OpenAPI 3.0.42026-08-134969330.3 KB

db09d0fd5c94

Webhooks

Get a specific webhook subscription by ID.

Returns details of a specific webhook subscription. Secret is never returned in this operation.

get/webhooks/{id}

Path parameters

idstring uuid required

The unique identifier of the webhook subscription.

Response

Webhook subscription found

idstring uuid
urlstring nullable
eventsstring[] nullable
isActiveboolean
createdUtcstring date-time
updatedUtcstring date-time
disabledReasonstring nullable
secretstring nullable
isTestModeboolean