>>

Get Attachment

GET/<id>

Get an attachment by ID. This is a shortcut to Get File with the attachments bucket.

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

>>

Path Params

NameType
idNumber
>>

Response

Raw file content.

>>

Example

curl https://cdn.eludris.gay/2199681302540

<raw file data>