Get incidents in monitored areas (GeoJSON)
GET/monitored_areas/my/incidents/geojson/
Retrieves all incidents that are contained or intersect the monitored areas of a user as a GeoJSON FeatureCollection, according to the passed filters. Monitored areas inherited/shared within an organization are included. The returned geometry is always a point, representing either the centroid of the cluster shape or the point reported in an integrated incident.
Request
Responses
- 200
- 400
- 500
Returns a GeoJSON FeatureCollection of combined fire incidents. Features without usable geometry are omitted.
Bad Request
Internal Server Error