v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
Documents

Get Document

Returns the details of a single knowledge base document, including its full content.

get/agents/documents/{document_id}

Path parameters

document_idstring required

The ID of the document.

Headers

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

API version header.

Response

idstring required

The ID of the document.

namestring nullable required

The document's display name, or null if unnamed.

contentstring required

The full document text.

created_atstring date-time required

When the document was uploaded.

metadataobject required

User-defined string-keyed metadata.