Devices in zone
GET
/users/id/getDevicesInZone
Authorizations
ApiKeyAuth
TypeAPI Key (header: Authorization)
Parameters
Path Parameters
id*
user id
Typestring
Requiredformat
JSON
Query Parameters
zoneId
ID of geofence to search. zoneId or zoneType required.
Typestring
format
JSON
zoneType
Type of zones to search. Ignored if zoneId is specified. zoneId or zoneType required.
Typestring
format
JSON
includeApprox
Include GSM / poor accuracy locations. Default to false.
Typestring
format
JSON
Responses
Request was successful
application/json
JSON
[
{
}
]
GET
/users/id/getDevicesInZone