{
"endpoint": "GET /v1/status/probes/{service}/{kind}",
"probe": {
"service": "string",
"health": "healthy",
"activeIncidentCount": 0,
"check": {
"kind": "liveness",
"state": "passing",
"summary": "string",
"checkedAt": "2019-08-24T14:15:22.123Z"
},
"isPassing": true
}
}