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

# GET /v1/me

`GET /v1/me`

## Response `200`

- MeResponse
  - `needs_onboarding` boolean, required
  - `user_id` string, required

## Other responses

- `401`

---

[API](https://skmtc.net/twin/apis/twin-api.md) · [All operations](https://skmtc.net/twin/apis/twin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twin/twin-api/revisions/a674e57c2ec4/schema)
