latestOpenAPI 3.0.42026-08-194977335.3 KB

40bd25a4edaf

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