---
title: "Get a sampling point by its notation"
method: GET
path: "/sampling-point/{pointNotation}"
tags: ["Sampling Points"]
---

# Get a sampling point by its notation

`GET /sampling-point/{pointNotation}`

Use this endpoint to retrieve a specific sampling point by its notation. The complete URI also serves as its identifier. Defaults to JSON-LD serialization and BNG (EPSG:27700) CRS.

## Path parameters

- `pointNotation` string, required — The notation of the sampling point

## Headers

- `Accept-Crs` 'http://www.opengis.net/def/crs/EPSG/0/27700' | 'http://www.opengis.net/def/crs/EPSG/0/4326'
- `API-Version` string

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/environment-agency/apis/water-quality-archive.md) · [All operations](https://skmtc.dev/environment-agency/apis/water-quality-archive/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/environment-agency/water-quality-archive/revisions/013f828198b2/schema)
