Get Response Attachment
Tasks
Get Response Attachment
Retrieve a Dataset Task response attachment. Response attachment URLs can be found in the response object of a Dataset Task and only exist in some datasets.
GET
Get Response Attachment
Authentication
Authentication
Every request sent to Scale’s API requires authentication. In short, your API Key is the Bearer token. See the Authentication section for more details.
Authorizations
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Path Parameters
Scale's unique identifier for the task. Unique identifier for a task
Example:
"task_abc123"
Unique identifier for an attachment.
Response
Redirect to download the attachment URL content.
The response is of type object.

