Get task attachments
Task Attachments
Get task attachments
Lists attachments for a task (paginated), excluding child versions.
GET
Get task attachments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the task
Query Parameters
Current page number
Number of items per page
Sort criteria (e.g. {"created_at": "DESC"})

