GuidesAPI Reference
API Reference

Gets all geofences

Gets all geofences of a project. Results can be filtered by using the query parameters. Indoor geofences with the floor properties may be filtered by floor[id], which specifies the ID of the venue associated with the geofence.

Query Params
string

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

integer
1 to 100
Defaults to 100

The number of items to return per page.

floor

The floor of the indoor geofence

type
array of strings

Type of a geofence

type
bbox
array of numbers
length between 4 and 4

Limit search to geofences intersecting the given bounding box.

bbox
fields
array of strings

Field names to filter a result object.

fields
string
length between 1 and 50

Project ID. Any HERE Tracking user must be a member of a Tracking project. The project ID can be implicitly resolved if the user calling the API is a member of a single project. If the user is a member of multiple projects, the projectId query parameter needs to be specified explicitly.

Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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