---
title: "Get Current User"
method: GET
path: "/api/users/me"
tags: ["Users"]
---

# Get Current User

`GET /api/users/me`

Get current user profile.

Requires internal authentication from frontend.

## Response `200`

Successful Response

- unknown

---

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