d0dcc5024bd1

latestOpenAPI 3.0.42026-08-104969330.3 KB
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