---
title: "Get my email address"
method: GET
path: "/api/account/email"
tags: ["Account"]
---

# Get my email address

`GET /api/account/email`

Read the email address of the logged in user.

## Response `200`

The email address of the logged in user.

- object
  - `email` string

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
