---
title: "Get email verification code"
method: GET
path: "/accounts/email-code"
tags: ["Authentication"]
---

# Get email verification code

`GET /accounts/email-code`

Sends a verification code to the user's email

## Response `200`

Email code sent successfully

- SuccessResponse
  - `message` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway/revisions/771d118bd4d1/schema)
