Skip to main content
GET
/
health
Check the health of the service
curl --request GET \
  --url https://{port}-{sandboxID}.e2b.app/health
{
  "message": "The sandbox was not found",
  "code": 502,
  "sandboxID": "i1234abcd5678efgh90jk"
}

Response

The service is healthy