curl --request GET \
--url https://{port}-{sandboxID}.e2b.app/health{
"message": "<string>",
"code": 123,
"sandboxID": "<string>"
}The service is healthy
Was this page helpful?
curl --request GET \
--url https://{port}-{sandboxID}.e2b.app/health{
"message": "<string>",
"code": 123,
"sandboxID": "<string>"
}