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

## Changes

- **2018-06-25** `b9cd14c7593a` — 1 info
  - added the new optional `query` request parameter `token`
- **2016-09-20** `c5f18957f22e` — 1 info
  - api tag `task` added
- **2016-09-17** `925546b1586a` — 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/:uuid/download/:asset/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)
