Download attachment
Projects and Tasks API
Download attachment
Downloads an individual attachment given an attachment id.
GET
Download attachment
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the project
The ID of the list
The ID of the task
The ID of the attachment
Response
200
Returns the downloaded bytes of the attachment on the response body.