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