We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns if the status of the peer is active (it is up and running).
GET /api/health
GET
/api/health
None
{"status":"active"}
curl -X GET http://<peer-host>/api -H "Content-Type: application/json"