---
title: "Retrieve Tasks"
method: GET
path: "/task"
tags: ["task"]
---

# Retrieve Tasks

`GET /task`

## Response `200`

Success

- Task[] — unresolved $ref

## Other responses

- `default` — Error

## Changes

- **2024-05-17** `fc477586b24c` — 2 breaking, 1 info
  - the response property `items/output/upload/assetSpec/playbackPolicy` became nullable for the status `200`
  - the response property `errors` became optional for the status `default`
  - added the optional property `items/output/upload/assetSpec/userId` to the response with the `200` status
- **2024-04-23** `d0909f9b9414` — 4 breaking, 5 info
  - added `subschema #1` to the `items/params/transcode-file/creatorId` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `items/params/export` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `items/params/exportData/ipfs/pinata` response property `oneOf` list for the response status `200`
  - the `items/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 `items/output/upload/assetSpec/status/phase` response property for the response status `200`
  - added the new `deleting` enum value to the `items/output/upload/assetSpec/status/phase` response property for the response status `200`
- **2024-03-25** `bfccb16136a3` — 1 info
  - added the optional property `items/output/upload/assetSpec/projectId` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/livepeer/apis/livepeer-api-reference/changes/task/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/fc477586b24c/schema)
