---
title: "List email addresses"
method: GET
path: "/user/emails"
tags: ["Users"]
---

# List email addresses

`GET /user/emails`

## Response `200`

Success

- Email[]
  - `email` string, email
  - `verified` boolean
  - `primary` boolean

---

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