Order download
GET/:contract_id/:order_id/download
Download all the items for a specified imagery order owned by the authenticated user.
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.
If NITF is specified but not available for an item, GeoTIFF will be provided instead.
Request
Responses
- 200
- 202
- 307
- 404
- 422
Successful Response
Download request accepted but not yet ready. Check Retry-After header and, if present, the progress field.
Response Headers
Retry-After
Number of seconds to wait before retrying the request
Redirect to download URL
Response Headers
Cache-Control
Caching directives for the response
Product not available for download
Validation Error