Skip to main content
GET
/
api
/
v1
/
status-pages
Resolve status page by slug or domain
curl --request GET \
  --url https://api.example.com/api/v1/status-pages

Query Parameters

slug
string

Status page slug (domain field)

Example:

"mycompany"

domain
string

Full domain (custom or *.statuspage.one)

Example:

"status.mycompany.com"

Response

200 - undefined