Get document contents by version
Documents
Get document contents by version
Returns the bytes of the requested document.
GET
Get document contents by version
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the document.
Example:
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
The document version.
Example:
1
Response
The requested document.
The response is of type file.

