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

# GET /task/{uuid}/download/{asset}

`GET /task/{uuid}/download/{asset}`

Retrieves an asset (the output of OpenDroneMap's processing) associated with a task

## Path parameters

- `uuid` string, required
- `asset` 'all.zip', required

## Query parameters

- `token` string

## Response `200`

Asset File

## Other responses

- `default` — Error message

---

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