{}
curl --location --request GET 'https://api.exati.com.br/tracking/read/latest-positions' \ --header 'Content-Type: application/json' \ --data-raw '{}'
[ { "instanceUuid": "123", "deviceId": 1, "deviceUuid": "12345678-165d-4fc4-a0c9-50880f0520ae", "deviceCode": "test device 1", "longitude": -97.155282, "latitude": 25.997053, "timestamp": "2025-01-06T20:08:16.031Z" } ]