Get STAC collections

Get a list of STAC collections in your storage.

Query Params
integer
Defaults to 10

The number of results per page.

integer

The page number. To get the first page, set the parameter to 0.

string

Search for STAC collections that are fully contained within a bounding box in the [min longitude,min latitude,max longitude,max latitude] format.

string

The workspace ID. Use to get STAC collections from a specific workspace. Otherwise, STAC collections from the entire account will be returned.

string

Asset IDs. Use to search for STAC collections from any of the provided assets. The input must be a comma-separated list.

string

Order IDs. Use to search for STAC collections from any of the provided orders. The input must be a comma-separated list.

string

Data product IDs. Use to search for STAC collections from any of the provided data products. The input must be a comma-separated list.

string

Tags. Use to search for STAC collections with any of the provided tags. A tag can consist of letters, numbers, spaces, and special characters (., -, _, /, :). The input must be a comma-separated list.

string

The STAC collection title.

string

Sources. Use to search for STAC collections from any of the provided sources. The input must be a comma-separated list.

boolean
Defaults to true

Whether to search for STAC collections that are or aren't CNAM-transformed.

  • true: Search for transformed STAC collections.
  • false: Search for not transformed STAC collections (non-CNAM deliveries).
Responses

500

Server error. Please contact support

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json