---
title: "Check status page subdomain"
method: GET
path: "/api/status-pages/check"
tags: ["Status Pages"]
---

# Check status page subdomain

`GET /api/status-pages/check`

Verify a status page subdomain is published and return its ID.

## Query parameters

- `subdomain` string, required

## Response `200`

Status page lookup

- object
  - `id` string, uuid
  - `status` string

## Other responses

- `400` — Subdomain parameter is required
- `404` — Resource not found

---

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