---
title: "Get the list of supported queryables for a collection"
method: GET
path: "/collections/{collectionId}/queryables"
---

# Get the list of supported queryables for a collection

`GET /collections/{collectionId}/queryables`

This operation returns the list of supported queryables of a collection. Queryables are 
the properties that may be used to construct a filter expression on items in the collection.
The response is a JSON Schema of a object where each property is a queryable.

## Parameters

- `https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/parameters/collectionId.yaml` — unresolved $ref

## Response `200`

The queryable properties of the collection.

---

[API](https://skmtc.net/ogc/apis/building-blocks-specified-in-ogc-api-features-part-3-filteri.md) · [All operations](https://skmtc.net/ogc/apis/building-blocks-specified-in-ogc-api-features-part-3-filteri/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ogc/building-blocks-specified-in-ogc-api-features-part-3-filteri/revisions/234d3c1e7ab7/schema)
