GET locations/v4
Operation ID: —
Auth: unknown
Description
Gets all locations of the project.
Parameters (14)
(string, header, optional)
ID used for correlating requests within HERE Tracking. Used for logging and error reporting. Must be a valid UUIDv4.
(string, query, optional)
Filter locations by city. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
Filter locations by country. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
Filter locations by external location id
Constraints: {'minLength': 1, 'maxLength': 100}
(string, query, optional)
Filter the results by `geofenceId`
(integer, query, optional, default: 100)
The number of items to return per page
Constraints: {'minimum': 1, 'maximum': 100}
(string, query, optional)
Filter locations by locationId wildcard. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
Filter locations by name. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
A token from the previously returned response to retrieve the specified page.
(string, query, optional)
Filter locations by postal code. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
Constraints: {'minLength': 1, 'maxLength': 50}
(?, query, optional)
A paramater to specify field to sort by and order. The following format can be used: 'name:asc' sort by name in ascending order, 'steet:desc' sort by street in descending order. Allowed fields to sort by: locationId, name, street, city, postalCode, state, country.
(string, query, optional)
Filter locations by state. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
(string, query, optional)
Filter locations by street address. Matching is case-insensitive. The following wildcards can be used: '*' matches any number of any characters, '?' matches any single character.
No probe data for this endpoint yet.