Health
Get specific health check result
Returns the result of a specific health check identified by name. Useful for monitoring individual components or debugging specific health issues.
get/api/v1/health/check/{checkName}
Path parameters
checkNamestring required
Name of the health check to retrieve
Response
Successfully retrieved health check result
Changes
No recorded changes to this endpoint across all 1 revision of this API.