get
/api/v1/healthCheck Consenso service health
MetaPublic
Schema details
Responses
{
"200": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/HealthReport"
}
}
},
"description": "The service is operational"
}
}