Get list of devices in your accountAsk AIget https://v3.api.hypertrack.com/devicesThis endpoint retrieves a list of devices in your account, excluding deleted devices.Query Paramsmetadata_filterstringA URL encoded string for JSON metadata to search for matching keys and values for devices associated with your account.last_updated_sincedate-timeAn ISO 8601 date and time string to get devices since last update timestamp.name_filterstringString of the name of the device to search fortracking_statusstringenumValid options are all to get all devices (default API behavior) in your account and all_tracked to get all devices that are intended to be tracked.allall_trackedAllowed:allall_trackedResponse 204Device updated (no content)Updated 7 months ago