GET
/
scheduler
/
status
[
  {
    "status": "starting",
    "node": "<string>",
    "messages": [
      {
        "date": "2023-11-07T05:31:56Z",
        "message": "<string>"
      }
    ]
  }
]

Response

200 - application/json

successful operation

The response is of type object[].