Skip to main content
GET
/
health
Check the health of the service
curl --request GET \
  --url https://{port}-{sandboxID}.e2b.app/health
{
  "message": "<string>",
  "code": 123,
  "sandboxID": "<string>"
}

Response

The service is healthy