Get geofences
GET/api/v2/geofence
Gets geofences for a customer. Supports filtering by project and returns a paginated response. A geofence is used to define an area and may be created manually or using an algorithm.
Request
Responses
- 200
Returns two objects: metadata with pagination data, and the list of geofences as objects payload.