Retrieving lost devices
Retrieve all devices that have been marked as lost or missing in your organization.
Use the is_marked_lost field to filter for devices that have been flagged as missing.
GET https://prod.lunalocate.com/api/v2/devices?q=config.is_marked_lostThe response will include the full device object for each lost device, including config.asset_name and tracking.location_estimate if a location is available — useful for recovery efforts.
Updated 2 months ago
What’s Next
