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