---
title: "Query Domain by name"
method: POST
path: "/domain/query"
tags: ["Domains"]
---

# Query Domain by name

`POST /domain/query`

Query Domain by name [M2M allowed]

## Request body

- Domain
  - `name` string

## Response `200`

successful operation

- ResponseMessage
  - `message` string

## Other responses

- `400` — Invalid domain data
- `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)
