Skip to main content

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

Successful Response