---
title: "Gets the user with the specified id."
method: GET
path: "/api/v{version}/user/{id}"
tags: ["User"]
---

# Gets the user with the specified id.

`GET /api/v{version}/user/{id}`

## Path parameters

- `id` integer, required
- `version` string, required

## Response `200`

Returns the user with the specified id.

## Other responses

- `404` — The user could not be found.

---

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