Skip to main content
GET
Download attachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

PROJECT_ID
string
required

The ID of the project

LIST_ID
string
required

The ID of the list

TASK_ID
string
required

The ID of the task

ATTACHMENT_ID
string
required

The ID of the attachment

Response

200

Returns the downloaded bytes of the attachment on the response body.