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

# GET /task/list

`GET /task/list`

Gets the list of tasks available on this node.

## Query parameters

- `token` string

## Response `200`

Task List

- object[]
  - `uuid` string, required — UUID

## Other responses

- `default` — Error

## Changes

- **2020-01-19** `ec87f6388c9c` — 1 info
  - endpoint added
- **2016-09-14** `e6801fb33734` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opendronemap/apis/nodeodm/changes/task/list/get.md)

---

[API](https://skmtc.dev/opendronemap/apis/nodeodm.md) · [All operations](https://skmtc.dev/opendronemap/apis/nodeodm/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opendronemap/nodeodm/revisions/0967fcbb5e81/schema)
