GET
/
datapoints

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Project 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[]