---
title: "List and filter samplings for a specific sampling point by its notation"
method: GET
path: "/sampling-point/{pointNotation}/sampling"
tags: ["Samples & Sampling"]
---

# List and filter samplings for a specific sampling point by its notation

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

## Path parameters

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

## Query parameters

- `skip` integer
- `limit` integer
- `samplingPurpose` string, nullable
- `sampleSamplingNotation` integer, nullable
- `date` string, date, nullable
- `dateFrom` string, date, nullable
- `dateTo` string, date, nullable
- `complianceOnly` boolean
- `sampleMaterialType` string, nullable

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