Skip to main content
GET
Returns battery telemetry records for a device. The id path parameter accepts either short_id or hardware_id.

Path parameters

string
required
Device identifier — either short_id or hardware_id.

Query parameters

number
default:"100"
Max records to return. Ignored when from/to are provided.
string
ISO 8601 date string (start of range). Required together with to.
string
ISO 8601 date string (end of range). Required together with from.

Response

Returns an array of battery telemetry records.
object[]