---
title: "Check if user account exist or not"
method: POST
path: "/onboarding/email-verification"
tags: ["kyc"]
---

# Check if user account exist or not

`POST /onboarding/email-verification`

Check email registration status

## Request body

- string

## Response `204`

Success (Email not exist in our database)

## Other responses

- `400` — Client error
- `422` — Client error
- `500` — Client error

---

[API](https://skmtc.dev/alpacahq/apis/title.md) · [All operations](https://skmtc.dev/alpacahq/apis/title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alpacahq/title/revisions/44eb1246cb7d/schema)
