API ReferenceFile Management

Get File

GET/api/v1/files/{fileId}

Retrieve detailed metadata for a specific file by its ID.

Headers

AuthorizationstringRequired

Bearer token for authentication

Path Parameters

fileIdstringRequired

The unique identifier of the file

GET/api/v1/files/{fileId}
Response