Skip to content

View public status page

GET
/status/{token}

Returns an HTML status page for public viewing. If the page is password protected, returns a password form instead. No authentication required.

token
required
string
Example
a8f3b2c1d4e5f6a7b8c9d0e1f2a3b4c5

Unguessable token identifying the status page.

HTML status page or password form.

string

Status page not found.