Order download
GET/:contract_id/:order_id/download
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
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.
Response Headers
Number of seconds to wait before retrying the request
Redirect to download URL
Response Headers
Caching directives for the response
Product not available for download
Invalid request parameters. NITF format requires primary collection.