curl --request GET \ --url http://localhost:3000/api/app/{environment}/{index}/health
{ "isSolanaOk": true, "isKineticOk": true, "time": "2023-11-07T05:31:56Z" }
The response is of type object.
object