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.
Example:
"task_abc123"
Unique identifier for an attachment.
Response
Redirect to download the attachment URL content.
The response is of type any
.