get/health-check/service
Response
Ok
Example response
{
"success": true,
"data": {
"healthy": true,
"environment": "test",
"errors": "General database error"
}
}Ok
{
"success": true,
"data": {
"healthy": true,
"environment": "test",
"errors": "General database error"
}
}