Get device locations
Devices
Get device locations
Retrieve location information for devices that have reported location data. Returns a paginated list of devices with their most recent location including latitude, longitude, and accuracy range.
GET
Get device locations
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Query Parameters
Filter results to this organization ID
Maximum number of results to return (max 5000)
Required range:
x <= 5000Example:
50
Return results after the record with this ID (cursor-based pagination)
Comma-separated list of device IDs to filter by