Queryables
Path parameters
collectionIdstring · enumRequiredExample:
A known collection ID.
bld-fts-building-1Possible values: Responses
200
A list of queryable attributes and their types for this feature collection.
application/json
400
The queryable request is not supported. Please refer to documentation for examples.
404
Collection '{collectionId}' is not a supported Collection. Please refer to the documentation for a list of supported Collections.
405
The HTTP method requested is not supported. This endpoint only supports 'GET' requests.
406
A request header value was not supported.
get
/collections/{collectionId}/queryablesLast updated
Was this helpful?