v1
latestOpenAPI 3.1.02026-08-043160244.3 KBHealthcheck
Perform a Health Check
Perform a health check by returning a JSON response with a status code of 200 (OK).
get/health
Response
Return HTTP Status Code 200 (OK)
Example response
{
"status": "OK"
}