---
title: "Retrieve a Task"
method: GET
path: "/task/{taskId}"
---

# Retrieve a Task

`GET /task/{taskId}`

## Path parameters

- `taskId` string, required

## Response `200`

Success

- Task — unresolved $ref

## Other responses

- `default` — Error

## Changes

- **2024-04-18** `fe72cbbf5a9b` — 2 warning
  - added the new `deleted` enum value to the `output/upload/assetSpec/status/phase` response property for the response status `200`
  - added the new `deleting` enum value to the `output/upload/assetSpec/status/phase` response property for the response status `200`
- **2024-03-25** `bfccb16136a3` — 1 info
  - added the optional property `output/upload/assetSpec/projectId` to the response with the `200` status
- **2024-03-11** `0e04362e1932` — 1 warning
  - removed the optional property `output/upload/assetSpec/projectId` from the response with the `200` status
- **2024-03-11** `bfccb16136a3` — 1 info
  - added the optional property `output/upload/assetSpec/projectId` to the response with the `200` status
- **2024-03-05** `19248ed5f60a` — 1 breaking, 1 info
  - added `subschema #1, subschema #3` to the `output/upload/assetSpec/source` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #3` from the `output/upload/assetSpec/source` response property `oneOf` list for the response status `200`

[Full history](https://skmtc.dev/livepeer/apis/livepeer-api-reference/changes/task/:taskId/get.md)

---

[API](https://skmtc.dev/livepeer/apis/livepeer-api-reference.md) · [All operations](https://skmtc.dev/livepeer/apis/livepeer-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/livepeer/livepeer-api-reference/revisions/fe72cbbf5a9b/schema)
