>>

Download File

GET/<bucket>//download

Download a file by ID from a specific bucket.

The Content-Deposition header is set to attachment. Use the Get File endpoint to get Content-Deposition set to inline.

>>

Path Params

NameType
bucketString
idNumber
>>

Response

Raw file content.

>>

Example

curl https://cdn.eludris.gay/attachments/2198189244420/download

<raw file data>