Hey everyone!
I'm getting to know the Rest APIs from nRFCloud.
I'm trying to get the latest location for a set of devices. It seems I have to either get from all devices, or just from a single one at a time.
Is there a way to get location of all devices with a specific tag/group? I figured "https://api.nrfcloud.com/v1/location/history?latest=true&tags=XXX" should work. But alas, to no avail.
Does anyone have any bright ideas?
Thanks you all!