GET
/
v1
/
task
/
{taskId}

Authorizations

Authorization
string
headerrequired

Basic HTTP Authentication

Path Parameters

taskId
string
required

Scale's unique identifier for the task

Response

200 - application/json
task_id
string

Unique identifier for the task

created_at
string

Timestamp when the task was created

type
string

Type of the task

params
object

Additional parameters for the task

response
object

Response object containing task output