View public status page
GET /status/{token}
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.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” token
required
string
Example
a8f3b2c1d4e5f6a7b8c9d0e1f2a3b4c5Unguessable token identifying the status page.
Responses
Section titled “ Responses ”HTML status page or password form.
string
Status page not found.