List Datapoints

GET

List all Datapoints for the Dataset with the given ID.

Path parameters

idstringRequired

Unique identifier for Dataset.

Query parameters

version_idstringOptional

A specific Version ID of the Dataset to retrieve.

environmentstringOptional

Name of the Environment to retrieve a deployed Version from.

pageintegerOptional>=1Defaults to 1

Page number for pagination.

sizeintegerOptional>=0Defaults to 50

Page size for pagination. Number of Datapoints to fetch.

Response

Successful Response

recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors

Built with