---
title: "Get Details of Register user."
method: GET
path: "/v1/kratos/whoami"
tags: ["User"]
---

# Get Details of Register user.

`GET /v1/kratos/whoami`

## Response `200`

- object
  - `data` object
    - `identity` object
  - `status` string

## Other responses

- `401` — Server understand request but refuse to authorize it

## Changes

- **2024-10-21** `705c47620f3a` — 1 info
  - api operation id `none` removed and replaced with `GetRegisteredUser`
- **2024-10-07** `bd5d63501342` — 1 info
  - endpoint added
- **2024-02-08** `a2179d15ad2f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/improwised/apis/untitled-api/changes/v1/kratos/whoami/get.md)

---

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