Datapoint
Get datapoint historic period
Authorization
Authorization
RequiredBearer <token>In: header
Query Parameters
id
Requiredstringfrom
Requiredstringto
string | null | nullDefault:
"now"
bucket_size
string | null | nullValue in:
"1m" | "10m" | "1h" | "1d"
Response Body
TypeScript Definitions
Use the response body type in TypeScript.
data
Requiredarray<PeriodItemDataOut>