v1

latestOpenAPI 3.0.0Apache 2.02026-07-17164848.1 KB
health

Describes the health of Fishjam

get/health

Response

Healthy

Example response

{
  "data": {
    "distribution": {
      "nodeStatus": "UP"
    },
    "status": "UP"
  }
}
All 16 operations