---
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

---

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