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

totalinteger nullable

Changes

Changed in 1 of the 7 revisions of this API.2

    • added the new optional query request parameter reference

      new-optional-request-parameter

    • added the optional property items/items/reference to the response with the 200 status

      response-optional-property-added