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

# GET /map/layers

`GET /map/layers`

## Response `200`

Map layers

- ListMapLayerResponse
  - `items` MapLayer[], required
    - `id` string, required
    - `name` string, required
    - `kind` string, required
    - `url` string
    - `attribution` string
    - `geometry_source` string
    - `entity_types` string[]
    - `render` string
    - `label_field` string
    - `filter` string
    - `source` string, required
  - `next` string, nullable, required

## Changes

- **2026-04-23** `3343f3fcf894` — 5 info
  - added the optional property `items/items/entity_types` to the response with the `200` status
  - added the optional property `items/items/filter` to the response with the `200` status
  - added the optional property `items/items/geometry_source` to the response with the `200` status
  - added the optional property `items/items/label_field` to the response with the `200` status
  - …1 more
- **2026-04-21** `9925ce6b6def` — 5 warning
  - removed the optional property `items/items/entity_types` from the response with the `200` status
  - removed the optional property `items/items/filter` from the response with the `200` status
  - removed the optional property `items/items/geometry_source` from the response with the `200` status
  - removed the optional property `items/items/label_field` from the response with the `200` status
  - …1 more

[Change history](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/changes/map/layers/get.md)

---

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