Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Health check
GET
/healthz
Responses
200
default
OK
Content-Type
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/HealthOutputBody.json"
,
"agentsConfigured"
:
0
,
"regionsReporting"
:
0
,
"status"
:
"ok"
,
"uptimeSeconds"
:
0
}
GET
/healthz
Playground
Try it out
Samples
Powered by
VitePress OpenAPI