Health
Health Check
Verifies that the service is running.
get/v1/health
Response
Service is healthy.
Example response
{
"status": "OK"
}Changes
Changed in 1 of the 18 revisions of this API.11
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲