orders
Download Order Archive
Projection of orders.download_archive — the one-click "download everything": a streamed STORE-mode Zip64 of every delivered file, laid out by each asset's pipeline-supplied bundle_path (derived by-product folders as fallback). ?aoi=<label> slices a multi-AOI order into one zip per AOI (order-level documents ride along in each).
get/orders/{order_id}/download-archive
Path parameters
order_idstring required
Query parameters
aoistring nullable
One AOI of a multi-AOI order (the pipeline's label); omit for the whole order
One AOI of a multi-AOI order (the pipeline's label); omit for the whole order
Headers
x-api-keystring nullable
Response
Successful Response
{"stackTrail":"paths:/orders/{order_id}/download-archive:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.