Returns the content of the project file version with the specified id.
Returns the content of the project file version with the specified id.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
projectId
The id of the project.
fileId
The id of the file.
versionId
The id of the file version.
Response
OK