Get device areas of interest

Gets a list of the areas of interest generated by the given device within a date range.

An Area of Interest is a location that the tracker visits frequently. Either an area where the tracker often stops, or passes by at very low speed multiple times during a week. This behavior is detected automatically by a smart agent, without any previous setup required by the user.

If endDate is not sent, default value is the current date.

A limit parameter may be passed to limit the number of alerts returned in one request.
If limit is not sent, default value is 100.

If a request returns nextToken, this value should be passed in the query params of the following request, in order to retrieve the next page of results.

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!