Skip to main content
GET
Get file

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant

fileId
string<uuid>
required

Id of the file

fileName
string
required

Name of the file. Can be anything and can also be omitted

Response

200 - undefined