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
}
Open in
Export
Suggest an edit to this page