get https://some.bqn.net:3443/api/v1/node/congestion
Retrieve the % of traffic under congestion in the BQN node.
Responses
Retrieve the % of traffic under congestion in the BQN node.
xxxxxxxxxx
curl --request GET \
--url https://some.bqn.net:3443/api/v1/node/congestion \
--header 'accept: application/json'