f784a53f60df
latestOpenAPI 3.1.02026-08-066984441.1 MBcompanyFiles
Returns the company file version with the specified id.
Returns the company file version with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/companies/{companyId}/files/{fileId}/versions/{versionId}
Path parameters
companyIdstring uuid required
The id of the company.
fileIdstring uuid required
The id of the file.
versionIdstring uuid required
The id of the file version.
Headers
Authorizationstring required
Bearer authentication
Response
OK