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

# Retrieve a Task

`GET /task/{taskId}`

## Path parameters

- `taskId` string, required

## Response `200`

Success

- Task — unresolved $ref

## Other responses

- `default` — Error

## Changes

- **2024-04-23** `d0909f9b9414` — 4 breaking, 5 info
  - added `subschema #1` to the `params/transcode-file/creatorId` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `params/export` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `params/exportData/ipfs/pinata` response property `oneOf` list for the response status `200`
  - the `output/upload/assetSpec/creatorId` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - …5 more
- **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

[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/89f91c9e13d7/schema)
