Health
The health endpoint provides information about the health state of the dsp-stack.
Example request
GET /health
Example response
{
    "name":"AppState",
    "message" : "Application is healthy",
    "severity":"non fatal",
    "status":"healthy"
}
  
    
      Last update:
      January 19, 2023