Skip to content

Health check

GET
/healthz

Responses

OK

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/HealthOutputBody.json",
  
"agentsConfigured": 0,
  
"regionsReporting": 0,
  
"status": "ok",
  
"uptimeSeconds": 0
}

Playground

Samples

Powered by VitePress OpenAPI