HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer Community
API Reference

Get device location details

Return all the location information for a device identified by the required parameters site-id and serial-number. The device must exist in the system and have associated location data. If multiple types of location information are available for the device they will all be included in the response.
The different types of location are

FieldDescription
gpsLocationThis field contains coordinates reported by the on-board GPS receiver or derived from inter-AP ranging measurements in conjunction with GPS measurements.
autoPlacedLocationThis field contains coordinates reported by the on-board GPS receiver or derived from inter-AP ranging measurements in conjunction with GPS measurements.
autoDeterminedLocationThis field contains coordinates derived from inter-AP ranging measurements in conjunction with GPS measurements.
adminSpecifiedLocationcontains the manually specified geographic location if one was entered.
consolidatedLocationcontains the best estimate of the device location. The location in this field can come from an administrator that manually set the coordinates, from an onboard GPS receiver or it could be derived from the inter-AP ranging using the previous four types of locations to anchor the AP to geographic coordinates.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!