Orders

List all commercial data orders

Lists all created orders submitted by a user, regardless of the status or the collection.

It is strongly RECOMMENDED to keep the response size small by omitting all optional non-scalar values from objects in orders (e.g. parameters). To get the full metadata for an order clients MUST request GET /orders/{order_id}.

get/orders

Parameters

../../openapi.yaml#/components/parameters/pagination_limit — unresolved $ref

Response

List of orders and related links.

linksLinksPagination required— unresolved $ref

Changes