v1

OpenAPI 3.1.02026-08-0410576180.0 KB
Webhooks

Get Webhook

Get a specific webhook subscription by ID.

Requires x-api-key header.

get/api/v1/webhooks/{webhook_id}

Path parameters

webhook_idinteger required

Headers

x-api-keystring nullable

Response

Successful Response

idinteger required

Webhook subscription ID

event_type'video.completed' | 'video.failed' required

Supported webhook event types.

webhook_urlstring required

The webhook URL

secretstring nullable

Auto-generated secret for signature verification (only shown on creation)

is_activeboolean required

Whether the subscription is active

created_atstring date-time required

When the subscription was created