task
Retrieves an asset (the output of OpenDroneMap's processing) associated with a task
get/task/{uuid}/download/{asset}
Path parameters
uuidstring required
UUID of the task
asset'all.zip' | 'orthophoto.tif' required
Type of asset to download. Use "all.zip" for zip file containing all assets.
Query parameters
tokenstring
Token required for authentication (when authentication is required).
Response
Asset File
Changes
Changed in 4 of the 35 revisions of this API.13
- ○
added the new optional
queryrequest parametertokennew-optional-request-parameter
- ○
- ○
api tag
taskaddedapi-tag-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲