Get Geofence Activations
No Content: HTTP request has been successfully completed, and there is no message body
Bad Request
Unauthorized.
Forbidden
Resource Not Found
Internal Server Error.
{- "data": {
- "metadata": {
- "limit": 5000,
 - "count": 5000,
 - "offset": 0,
 - "startDate": "2024-07-10T12:12:12Z",
 - "endDate": "2024-07-11T12:12:12Z"
 
}, - "data": [
- {
- "vehicleId": "d77548ad-95db-40a8-bbcd-8259e5063f7f",
 - "vehicleName": "2012 Toyota Tundra",
 - "vin": "1B4HR28Y6XF631743",
 - "deviceId": "d77548ad-95db-40a8-bbcd-8259e5063f7f",
 - "serialNumber": "QM123456",
 - "groupId": "d77548ad-95db-40a8-bbcd-8259e5063f7f",
 - "activations": [
- {
- "activationId": "a2c08cb1-0df9-4452-a8e8-38b2e74f2e8d",
 - "geofenceName": "San Diego - UTC",
 - "geofenceId": "a2c08cb1-0df9-4452-a8e8-38b2e74f2e8d",
 - "startPosition": {
- "latitude": 32.123,
 - "longitude": 101.432
 
}, - "activationStartDate": "2024-07-09T16:11:11Z",
 - "activationEndDate": "2024-07-11T20:31:33Z",
 - "endPosition": {
- "latitude": 32.123,
 - "longitude": 101.432
 
}, - "userIdentifier": "d77548ad-95db-40a8-bbcd-8259e5063f7f",
 - "endReason": 1,
 - "lastUpdateDateTime": "2024-07-11T20:31:33Z"
 
} 
] 
} 
] 
} 
}