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

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

Path parameters

workspaceIdUUIDRequired

The id of the workspace.

fileIdUUIDRequired

The id of the file.

versionIdUUIDRequired

The id of the file version.

Headers

AuthorizationstringRequired

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

Response

OK