GET /associations/v3/{trackingId}/geofences

here.com:tracking

Summary: Gets geofences associated with a device
Operation ID:
Auth: unknown
Description

Gets a list of geofences associated with the device `trackingId`.

Parameters (6)

X-Request-Id (string, header, optional)

ID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.

appId (string, query, optional)

Application identifier. Used together with an external ID to identify a virtual device.

Constraints: {'minLength': 8}

count (integer, query, optional, default: 100)

The number of items to return per page.

Constraints: {'minimum': 1, 'maximum': 100}

pageToken (string, query, optional)

A token from the previously returned response to retrieve the specified page.

trackingId (string, path, required)

Constraints: {'minLength': 1, 'maxLength': 50}

type (array, query, optional)

Type of a geofence

No probe data for this endpoint yet.