Download a tasking order.
GET/:contract_id/tasking/orders/:order_id/download
Download the item for a specified tasking order owned by the authenticated user, provided the order has been fulfilled.
For acquisition orders, all linked collections (e.g. primary, surface-brightness-temperature) are downloaded by default with GeoTIFF format for the primary collection. Use the collections parameter to download a specific subset.
By default, the redirect parameter is set to True which allows the image content to be downloaded locally. If the redirect parameter is False, a presigned download URL with an expiry will be returned.
Request
Responses
- 200
- 202
- 307
- 403
- 404
- 422
Successful Response
Download is being prepared. Retry after the specified number of seconds; the progress field reports packaging progress.
Response Headers
Number of seconds to wait before retrying the download
Temporary redirect to the download URL
Response Headers
Cache control directives to prevent caching of the redirect
Forbidden
Not Found
NITF format requested for non-primary collection