SpatioTemporal Asset Catalog (STAC) API

Queryables

Endpoint.

get/stac/queryables

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

namestring required

Name of the queryable field.

create_indexboolean

Whether to create a database index for this field.

data_type'string' | 'number' | 'boolean' | 'timestamp' | 'date'

Data type of the queryable field.

Changes