Skip to main content
GET
Retrieve a list of datapoints

Authorizations

Authorization
string
header
required

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

Query Parameters

datapoint_ids
string[]

List of datapoint ids to fetch

dataset_name
string

Name of the dataset to get datapoints from

Response

200 - application/json

Successful response

Response for GET /datapoints

datapoints
object[]
required