Returns the content of the document file version with the specified id.

Returns the content of the document file version with the specified id.

Path parameters

documentIdstringRequiredformat: "uuid"
The id of the document.
fileIdstringRequiredformat: "uuid"
The id of the file.
versionIdstringRequiredformat: "uuid"
The id of the file version.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK