---
title: "Get Me"
method: GET
path: "/auth/me"
tags: ["auth"]
---

# Get Me

`GET /auth/me`

## Response `200`

Successful Response

- UserOut
  - `id` string, required
  - `email` string, required
  - `display_name` string, nullable
  - `account_type` string
  - `onboarded` boolean

---

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