N device geographic location relations with respect to geographic region

Shows geographic relationship between device's most recent known locations and the given region. The relation will always have a geojson property of type FeatureCollection which will contain at least the Feature for the region. If last known locations exists for the device, the associated relations will be included, and their features will exist in the feature collection. If no known device location exists, the transition will contain data about the device and region, and the region will be included in the geojson feature collection.

Path Params
string
required

The ID that specifies a Device

string
required

The ID that specifies a Geographic Region

Query Params
string

The number of observations to include, if available. If the requested number of observations is not available, locations relations will be returned for available observations. The default number of observations is 2 and the max is 5.

Responses

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json