Telemetry
Get GPS History
Query GPS telemetry history for a device.
GET
Returns GPS 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 GPS telemetry records.object[]