---
title: "GET /user"
method: GET
path: "/user"
tags: ["user"]
---

# GET /user

`GET /user`

Returns information about the user

## Response `200`

OK

- Userinfo
  - `name` string — Name of the user.
  - `email` string — Users email address.

---

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