Skip to content

Read the sandbox health state

GET
/health
curl -X GET 'https://example.com/health'

The sandbox is healthy

Media type application/json
object
ok
required
boolean
Example generated
{
"ok": true
}

Try it

Send a real request to this endpoint. Credentials stay in your browser; the call is routed through the portal's hardened proxy.

Open in
Export
Suggest an edit to this page