Get Device Last Known Position

Parameters:

  • device_token: UUID of the device
  • units: Unit system (metric/imperial) for speed/distance conversion
  • timezone: Timezone for timestamp formatting
  • date_format: Format for timestamps (unix/iso/localized)

Returns:

  • Device position with source indication (is_from_cache field)

Example Usage:

GET /devices/e4855fba-0d7e-4dbd-baad-aae9d0b90c15/position
GET /devices/e4855fba-0d7e-4dbd-baad-aae9d0b90c15/position?units=imperial&date_format=iso
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!