---
title: "getUserById"
method: GET
path: "/api/users/{id}"
tags: ["User Management"]
---

# getUserById

`GET /api/users/{id}`

Get User By Id

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/nodearch/apis/nodearch-express-template.md) · [All operations](https://skmtc.dev/nodearch/apis/nodearch-express-template/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nodearch/nodearch-express-template/revisions/e19027a74ecf/schema)
