---
title: "Tries to check if an email is valid"
method: GET
path: "/v1/validators/email"
tags: ["Accounts"]
---

# Tries to check if an email is valid

`GET /v1/validators/email`

## Query parameters

- `Email` string, required

## Response `200`

OK

- RobloxAuthenticationApiModelsEmailValidationResponse
  - `isEmailValid` boolean

## Changes

- **2026-09-03** `d9b4ae8b3380` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v1/validators/email/get.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/ce82f06a4ba6/schema)
