Skip to main content
GET
Retrieve File Content

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string
required

The ID of the file to retrieve content for.

Response

The file content.

The raw content of the file.