---
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
    - `source` string, required
  - `next` string, nullable, required

## Changes

- **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/9925ce6b6def/schema)
