{}
curl --location --request GET 'https://api.exati.com.br/tracking/read/config' \ --header 'Content-Type: application/json' \ --data-raw '{}'
[ { "idConfig": 1, "idClient": 1, "minStopMinutes": 100, "maxStopSpeedKmh": "1", "maxStopDistanceMeters": 50, "minMovementSpeedKmh": "2", "minMovementDistanceMeters": 100, "gapThresholdSeconds": 300 } ]