---
title: "Get a specific sampling from its constituent notations"
method: GET
path: "/sampling-point/{pointNotation}/sampling/{samplingNotation}"
tags: ["Samples & Sampling"]
---

# Get a specific sampling from its constituent notations

`GET /sampling-point/{pointNotation}/sampling/{samplingNotation}`

Use this endpoint to retrieve a specific sampling by its constituent notations. The complete URI also serves as its identifier.

## Path parameters

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

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/environment-agency/apis/water-quality-archive.md) · [All operations](https://skmtc.net/environment-agency/apis/water-quality-archive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/environment-agency/water-quality-archive/versions/250fc8b9e6dd/schema)
