Retrieve a specific datapoint
Datapoints
Retrieve a specific datapoint
Get a single datapoint by its unique identifier.
GET
Retrieve a specific datapoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Datapoint ID like 65c13dbbd65fb876b7886cdb
Response
200 - application/json
Successful response
Response for GET /datapoints/{datapoint_id}

