GET
/
api
/
tasks
/
runs
/
{task_run_urn}

Path Parameters

task_run_urn
string
required

The URN of the task run to retrieve

Response

200 - application/json
urn
string
required

The URN for this task run

pipeline_urn
string
required

The URN of the pipeline that executed this task

pipeline_version_urn
string
required

The URN of the pipeline version that executed this task

href
string
required

URL that can be used to visualize the task run

results_urn
string
required

The URN of the results of this task run

created_at
string
required

When this task run was created

updated_at
string
required

When this task run was last updated

duration
number
required

The duration of this task run in seconds

pipeline_name
string
requireddeprecated

Internal usage, will be removed in the future

task_type
string
requireddeprecated

Internal usage, will be removed in the future

task_icon
string
requireddeprecated

Internal usage, will be removed in the future

pipeline_version_name
string
requireddeprecated

Internal usage, will be removed in the future

status_str
string
requireddeprecated

Internal usage, will be removed in the future

status_description
string
required

A description of the task run status