---
title: "Get AGS Borehole Records queryables"
method: GET
path: "/collections/agsboreholeindex/queryables"
tags: ["agsboreholeindex"]
---

# Get AGS Borehole Records queryables

`GET /collections/agsboreholeindex/queryables`

Site investigation and geotechnical data received by BGS from 3rd party organisations in AGS file format. When received by BGS the data is validated against predefined rules, processed and stored in the BGS AGS agnostic store. This data is delivered as received e.g. no interpretative values or observations are added to the data by the BGS.

## 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)
