v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
webhooks

Retrieve webhook

Retrieve a webhook by ID.

get/webhooks/{webhook_id}

Path parameters

webhook_idstring required

The ID of the webhook to retrieve.

The ID of the webhook to retrieve.

Response

OK

created_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was created.

descriptionstring nullable required

Webhook purpose.

idstring required

Unique resource identifier.

is_activeboolean required

Whether the webhook is active.

modified_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was last modified.

urlstring required

Webhook destination URL.