Item download
GET/:contract_id/:order_id/:item_id/download
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Download an item, identified by its STAC ID, 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.
Request
Responses
- 200
- 202
- 307
- 404
- 422
Successful Response
Download request accepted but not yet ready. Check Retry-After header.
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
Not Found
Invalid request parameters. NITF format requires primary collection.