get https://api.timekit.io/v2/locations
Lists all the locations
Dynamic includes
Available dynamic includes:
- projects
- services
Search
Available search parameters:
- name
- latitude
- longitude
- distance
Note: distance must be specified in kilometers
Filter locations by latitude, longitude and distance
To find the locations that are within a radius of 25 km to a geographic position with latitude and longitude of (37, -122) you would use the following example values:
latitude: 37, longitude: -122, distance: 25