Skip to main content
GET
Download a file you uploaded

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

reviewID
string
required
fileID
string
required

Response

The raw file bytes with the original Content-Type.

The response is of type file.

Last modified on August 22, 2026