---
title: "Get UK Historical Earthquakes (pre 1970) queryables"
method: GET
path: "/collections/historicalearthquakes/queryables"
tags: ["historicalearthquakes"]
---

# Get UK Historical Earthquakes (pre 1970) queryables

`GET /collections/historicalearthquakes/queryables`

UK Historical Earthquakes (pre 1970)

## Query parameters

- `properties` string[]
- `f` 'json' | 'html' | 'jsonld'
- `profile` 'actual-domain' | 'valid-domain'
- `lang` 'en-US'

## Response `200`

successful queryables operation

- Queryables
  - `queryables` Queryable[], required
    - `description` string — a human-readable narrative describing the queryable
    - `language` string — the language used for the title and description
    - `queryable` string, required — the token that may be used in a CQL predicate
    - `title` string — a human readable title for the queryable
    - `type` string, required — the data type of the queryable
    - `type-ref` string, url — a reference to the formal definition of the type

## Other responses

- `400` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/bgs/apis/opengeoscience-ogcapi.md) · [All operations](https://skmtc.net/bgs/apis/opengeoscience-ogcapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bgs/opengeoscience-ogcapi/revisions/98c98c759f90/schema)
