v1

latestOpenAPI 3.1.02026-07-23173561.9 KB
Observations

List and filter observations for a specific sampling point by its notation

get/sampling-point/{pointNotation}/observation

Path parameters

pointNotationstring required

Filter by sample point notation

Filter by sample point notation

Query parameters

skipinteger

(Pagination) Number of records to skip

limitinteger

(Pagination) Maximum number of records to return

determinandstring nullable

Filter by determinand code(s), optionally as a comma-separated list

sampleMaterialTypestring nullable

Filter by sample material type code(s), optionally as a comma-separated list

sampleSamplingNotationinteger nullable

Filter by Sample/Sampling notation

samplingPurposestring nullable

Filter by sampling purpose code(s), optionally as a comma-separated list

datestring date nullable

Filter by exact date (ISO format: YYYY-MM-DD), cannot be used with dateFrom/dateTo

dateFromstring date nullable

Filter by date range start (ISO format: YYYY-MM-DD)

dateTostring date nullable

Filter by date range end (ISO format: YYYY-MM-DD)

complianceOnlyboolean

Filter for compliance samples only

Headers

Accept-Crs'http://www.opengis.net/def/crs/EPSG/0/27700' | 'http://www.opengis.net/def/crs/EPSG/0/4326'
CSV-Header'present' | 'absent'

Whether to include the CSV Header row in the response.

API-Versionstring
Example:1

Content negotiation header to specify version of the API to use.

Response

Successful Response