>>

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

Query Params

NameType
sizeNumber?
>>

Response

200Raw file content.

>>

Example

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

<raw file data>