datasets
List Dataset Records
get/datasets/{dataset_id}/records
Path parameters
dataset_idstring uuid required
Query parameters
offsetinteger
limitinteger
referencestring nullable
Filter records by exact reference match
Filter records by exact reference match
includestring[] nullable
Response
Successful Response
Changes
Changed in 1 of the 7 revisions of this API.2
- ○
added the new optional
queryrequest parameterreferencenew-optional-request-parameter
- ○
added the optional property
items/items/referenceto the response with the200statusresponse-optional-property-added
- ○