---
title: "Get the authenticated account"
method: GET
path: "/me"
tags: ["Account"]
---

# Get the authenticated account

`GET /me`

## Response `200`

Authenticated account identity

- Account
  - `userId` string, required
  - `email` string, email, required
  - `apiKeyId` string, required

---

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