GET
/
datapoints
/
{id}

Authorizations

Authorization
string
headerrequired

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Path Parameters

id
string
required

Response

200 - application/json
description
string | null
required
display_name
string
required
id
string
required
Required string length: 20 - 36
measured_at
string | null
required
measurement_location_id
string | null
required
Required string length: 20 - 36
quantity
object
required
source_ids
string[]
required
supplier_reference_id
string | null
required
type
enum<string>
required
Available options:
CONSTANT,
STANDARD_PUBLISHED_VALUE,
REPORTED,
ASSUMPTION,
DERIVED