---
title: "Gets the custom map overlays of the currently authenticated user."
method: GET
path: "/api/v{version}/user/self/maplayers"
tags: ["User"]
---

# Gets the custom map overlays of the currently authenticated user.

`GET /api/v{version}/user/self/maplayers`

## Path parameters

- `version` string, required

## Response `200`

Returns the current user's custom map overlays, keyed by layer identifier.

- object

## Other responses

- `401` — The current user could not be identified.

## Changes

- **2026-06-22** `be4c83139569` — 12 breaking
  - the response property `additionalProperties/position` became nullable for the status `200` (media type: text/plain)
  - the response property `additionalProperties/position` became nullable for the status `200` (media type: application/json)
  - the response property `additionalProperties/position` became nullable for the status `200` (media type: text/json)
  - the response property `additionalProperties/queryable` became nullable for the status `200` (media type: text/plain)
  - …8 more
- **2026-06-22** `86bc3c433f4d` — 1 info
  - endpoint added
- **2026-06-22** `4b5d5e7caaa2` — 1 breaking
  - api path removed without deprecation
- **2026-06-22** `4725347b1814` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/changes/api/v:version/user/self/maplayers/get.md)

---

[API](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2.md) · [All operations](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geoadmin/boreholes-rest-api-v2/revisions/e6d0b4ee0f52/schema)
