---
title: "Get Core Sample Analysis Data - OGA Wells queryables"
method: GET
path: "/collections/offshore-core-sample-data/queryables"
tags: ["offshore-core-sample-data"]
---

# Get Core Sample Analysis Data - OGA Wells queryables

`GET /collections/offshore-core-sample-data/queryables`

Core sample analysis data produced from sampling activities of offshore core held on behalf of the Oil and Gas Authority (OGA) at the National Geological Repository (NGR). Data is provided as received.

## 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.dev/bgs/apis/opengeoscience-ogcapi.md) · [All operations](https://skmtc.dev/bgs/apis/opengeoscience-ogcapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bgs/opengeoscience-ogcapi/revisions/98c98c759f90/schema)
