Skip to main content
GET
Download file

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

id
string
required

A File id.

Response

A file.

The response is of type string<byte>.