Webhooks

Get a single 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

Response

Webhook subscription found

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

Changes

No recorded changes to this endpoint across all 4 revisions of this API.