List devices
Returns all tracking devices registered to the authenticated user's organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
schema_version
org_id
Must be a string starting with org_
device_mac_address
_id
device_token
type
Allowed values:
registered_at_timestamp
first_seen_at_timestamp
last_seen_at_location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
last_seen_at_timestamp
last_seen_battery_level
session_id
cargo_id
comments

