Skip to main content
GET
/
v1
/
health
cURL
curl --request GET \
  --url http://localhost:2468/v1/health
{
  "status": "<string>"
}

Response

200 - application/json

Service health response

status
string
required