Skip to main content

Queryables for Discovery API

GET 

/queryables

Queryables for the Discovery API Item Search filter.

For authorization this method requires the use of a valid bearer token.

Request

Responses

Query successful

Response Headers
  • X-Maxar-RequestId any
Schema
    $schema queryablesSchema

    The schema of the response.

    $id queryablesId

    The URL of the endpoint.

    type queryablesType

    The type of resource.

    title queryablesTitle

    The title of the endpoint.

    description queryablesDescription

    The description of the endpoint.

    properties object

    A list of queryable properties to use as search filters.

    id object
    description queryablesPropertyDescription

    The description of the property.

    ref queryablesPropertyRef

    A link to the json schema for the field.

    collection object
    description queryablesPropertyDescription

    The description of the property.

    ref queryablesPropertyRef

    A link to the json schema for the field.

    geometry object
    description queryablesPropertyDescription

    The description of the property.

    ref queryablesPropertyRef

    A link to the json schema for the field.

    datetime object
    description queryablesPropertyDescription

    The description of the property.

    ref queryablesPropertyRef

    A link to the json schema for the field.

    additionalProperties queryablesAdditionalProperties

    Whether additional unlisted fields are supported.

Loading...