Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>

Path Parameters

id
string
required

UUID of the file to fetch, may be a previous version.

Example:

"347c5b04-cde2-11ed-afa1-0242ac120002"

entry_id
string
required

UUID of the silo entry.

Example:

"347c5b04-cde2-11ed-afa1-0242ac120002"

Response

200

Contains the file data.