v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
Webhooks

Get Webhook

Returns the details of a single webhook. The secret is omitted.

get/agents/webhooks/{webhook_id}

Path parameters

webhook_idstring required

The ID of the webhook.

Headers

Cartesia-Version'2026-03-01' date required
Example:2026-03-01

API version header.

Response

idstring required

The ID of the webhook.

urlstring uri required

The HTTPS endpoint call events are delivered to.

display_namestring nullable

The webhook's display name, or null if unset.

created_atstring date-time required

When the webhook was created.

updated_atstring date-time required

When the webhook was last updated.