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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.