---
title: "GET /task/{uuid}/output"
method: GET
path: "/task/{uuid}/output"
tags: ["task"]
---

# GET /task/{uuid}/output

`GET /task/{uuid}/output`

Retrieves the console output of the OpenDroneMap's process. Useful for monitoring execution and to provide updates to the user.

## Path parameters

- `uuid` string, required

## Query parameters

- `line` integer
- `token` string

## Response `200`

Console Output

- string

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