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.
Bearer authentication header of the form Bearer
Version ID to retrieve the record for. Pattern: ver_[0-9a-hjkmnp-tv-z]{26}
^ver_[0-9a-hjkmnp-tv-z]{26}$"ver_01h2abcd1234efgh5678jkmnpt"
Success
GetRecordResponse contains the processed content and layout for a version. The content oneof is populated based on source_format: