v1

latestOpenAPI 3.1.02026-07-23173561.9 KB
Samples & Sampling

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

get/sampling-point/{pointNotation}/sampling

Path parameters

pointNotationstring required

The notation of the sampling point

The notation of the sampling point

Query parameters

skipinteger

(Pagination) Number of records to skip

limitinteger

(Pagination) Maximum number of records to return

samplingPurposestring nullable

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

sampleSamplingNotationinteger nullable

Filter by Sample/Sampling notation

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

sampleMaterialTypestring nullable

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

Response

Successful Response