Entity Information

Data type: Geofence, fields list

Spatial geography data can be optionally included. It is returned in WGS 84 coordinate system (4326)

1.Returns all geofence that match query parameters

URL:  /api/geofences

Query parameterRequiredTypeDefaultDescription
attributesNoSemicolon-delimited list of attribute values-If parameter specified, returns only geofences with matching attribute values.
includechilddivisionsNoTrue/FalseFalseIf set to true, returns geofences for subdivisions as well.
includegeographydataNoTrue/FalseFalseIf set to true, includes spatial geography data into geofences

2. Returns a specific geofence by its Id

URL: /api/geofences/{geofenceId}

Query parameterRequiredTypeDefaultDescription
includechilddivisionsNoTrue/FalseFalseIf set to true, search geofences in subdivisions as well.
includegeographydataNoTrue/FalseFalseIf set to true, includes spatial geography data into geofence