Download File

View as Markdown
Download the bytes for one file.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

fileIdstringRequired

Response headers

Content-Dispositionstring
Attachment filename for the downloaded file.
Content-Lengthinteger
Size of the streamed content in bytes when known.

Response

File content stream

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error