Health
Service health check
Platform health check endpoint to verify service is running
get/health
Response
Service is healthy
Example response
{
"message": "success"
}Platform health check endpoint to verify service is running
Service is healthy
{
"message": "success"
}