v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Vaults

Get object text

Retrieves the full extracted text content from a processed vault object. Returns the concatenated text from all chunks, useful for document review, analysis, or export. The object must have completed processing before text can be retrieved.

get/vault/{id}/objects/{objectId}/text

Path parameters

idstring required

The vault ID

objectIdstring required

The object ID

Response

Successfully retrieved object text

textstring required

Full concatenated text content from all chunks