>>

Get File

GET/<bucket>/?

Get a file by ID from a specific bucket.

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

>>

Path Params

NameType
bucketString
idNumber
>>

Query Params

NameType
sizeNumber?
>>

Response

200Raw file content.

>>

Example

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

<raw file data>