health
Describes the health of Fishjam
get/health
Response
Healthy
Example response
{
"data": {
"distribution": {
"nodeStatus": "UP"
},
"status": "UP"
}
}Healthy
{
"data": {
"distribution": {
"nodeStatus": "UP"
},
"status": "UP"
}
}