v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-1759238438.1 KB
Versions

Retrieve a record

Retrieves the processed content record for a given version. The content oneof is populated based on source_format: document formats (pdf, docx, markdown) populate the document field; spreadsheet formats (xlsx, csv) populate the spreadsheet field.

get/v1beta/versions/{version_id}/record

Path parameters

version_idstring required

Version ID to retrieve the record for. Pattern: ver_[0-9a-hjkmnp-tv-z]{26}

Example:ver_01h2abcd1234efgh5678jkmnpt

Version ID to retrieve the record for. Pattern: ver_[0-9a-hjkmnp-tv-z]{26}

Response

Success

OR