Skip to main content
GET
Retrieve list of attachments

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

Response

200 - application/json

Returns an array of attachment objects.

id
integer
taskId
integer
createdDate
string
createdBy
integer
fileName
string
mimeType
string