Summary of devices
GET
/users/id/getDeviceSummary
Lists all devices for a user, with a summary of state, including most resent points.
Authorizations
ApiKeyAuth
TypeAPI Key (header: Authorization)
Parameters
Path Parameters
id*
user id
Typestring
Requiredformat
JSON
Query Parameters
pointCount
Maximum number of points to return per device. Default 5.
Typestring
format
JSON
dateRange
What date range to consider when retrieving recent points. Typical use is [TimeOfLastPointDownload, NOW]. Defaults to all time.
Typestring
format
JSON
hideApprox
Don't include GSM / poor accuracy locations. Default to false.
Typestring
format
JSON
Responses
Request was successful
application/json
JSON
[
{
}
]
GET
/users/id/getDeviceSummary