---
title: "Check Verification status of a Domain"
method: GET
path: "/domain/{name}/verify"
tags: ["Domains"]
---

# Check Verification status of a Domain

`GET /domain/{name}/verify`

Check if domain is verified

## Path parameters

- `name` string, required

## Response `200`

Domain verified

- ResponseMessage
  - `message` string

## Other responses

- `404` — Domain not found

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
