Datapoints
Retrieve a list of datapoints
GET
/
datapoints
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
project
string
requiredProject name to filter datapoints
datapoint_ids
string[]
List of datapoint ids to fetch
dataset_name
string
Name of the dataset to get datapoints from
Response
200 - application/json
datapoints
object[]