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