v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
task

Get one attachment.

Get one attachment for download. Returns json on error.

get/tasks/{id}/attachments/{attachmentID}

Path parameters

idinteger required

Task ID

attachmentIDinteger required

Attachment ID

Query parameters

preview_sizestring

The size of the preview image. Can be sm = 100px, md = 200px, lg = 400px or xl = 800px. If provided, a preview image will be returned if the attachment is an image.

Response

The attachment file.