Returns the content of the specified user file version.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

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

Path parameters

userIdstringRequiredformat: "uuid"
fileIdstringRequiredformat: "uuid"
versionIdstringRequiredformat: "uuid"

Response

OK

Errors

401
Unauthorized Error
404
Not Found Error