---
title: "Get User"
method: GET
path: "/users/{userUuid}"
tags: ["Users"]
---

# Get User

`GET /users/{userUuid}`

Get a specific user using the user UUID

## Path parameters

- `userUuid` string, uuid, required

## Response `200`

Ok

## Other responses

- `default` — Error Response

---

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