Retrieve a Task from its task_id.
Authentication
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Scale's unique identifier for the task. Unique identifier for a task
"task_abc123"
List of properties to include in the task response. Additional properties that can be included in the annotations
Property that can be included in the annotations
annotation_details, attachment_details, model_parameters Completed task.
Unique identifier for the task.
"task_abc123"
Current status of the task.
pending, completed, canceled, error UTC timestamp when the task was created.
UTC timestamp when the task was completed.
Custom metadata for the entity.
Threads associated with the task. Tasks that do not have a status of completed will have an empty threads array.
Errors associated with the task. Available when the task status is error
Reports of sensitive content within the task. Available when the task status is completed. threads will not exist when the task is reported.