---
title: "GET /me"
method: GET
path: "/me"
tags: ["Root User"]
---

# GET /me

`GET /me`

Fetch the details of the current logged in user.

## Response `200`

successful operation

- RootUser
  - `id` string
  - `name` string

---

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