EaserixDocs
DevelopersAPI referenceTasksAttachments

Fetch an attachment (no auth — presigned redirect)

PUBLIC — deliberately unauthenticated and not org-checked so presigned redirects work directly in an <img src>: the unguessable attachment UUID is the access capability. 302-redirects to a presigned R2 URL valid for 24 hours. 501 when storage is not configured.

View as Markdown
GET
/v1/attachments/{id}

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/attachments/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty