---
title: "GET /map/features"
method: GET
path: "/map/features"
---

# GET /map/features

`GET /map/features`

## Query parameters

- `bbox` string, required
- `types` string
- `window` string

## Response `200`

GeoJSON feature collection

- FeatureCollection
  - `type` 'FeatureCollection', required
  - `features` Feature[], required
    - `type` 'Feature', required
    - `geometry` unknown, required
    - `properties` object, required

## Other responses

- `default` — RFC 9457 problem details

---

[API](https://skmtc.net/scalytics/apis/kafsiem-analyst-api.md) · [All operations](https://skmtc.net/scalytics/apis/kafsiem-analyst-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalytics/kafsiem-analyst-api/versions/d56f871e544e/schema)
