>>

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
>>

Response

Raw file content.

>>

Example

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

<raw file data>