---
title: "GET /users/{id}"
method: GET
path: "/users/{id}"
tags: ["users"]
---

# GET /users/{id}

`GET /users/{id}`

Get user by ID. Need permission: user_maintenance

## Path parameters

- `id` integer, required

## Response `200`

Get user by ID. Need permission: user_maintenance

---

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