Documents
Get document contents by version
Returns the bytes of the requested document.
get/documents/{document_id}/versions/{document_version}/contents
Path parameters
document_idstring uuid required
Example:b01db9c7-78f2-4a99-8aca-1231d32f9b96
The unique identifier of the document.
document_versioninteger required
Example:1
The document version.
Response
The requested document.