Retrieve Network Status DetailsAsk AIget https://api-sandbox.trice.co/hub/v1/network_status/{network}/{node_type}/{node}Obtain network status details.Path ParamsnetworkstringenumrequiredThe network to check the status of: rtp or fednowrtpfednowAllowed:rtpfednownode_typestringenumrequiredThe type of node to check. This value should be participant if the network is rtp, it should be aba_routing_number if the network is fednowparticipantaba_routing_numberAllowed:participantaba_routing_numbernodestringrequiredThe node name to check. This value should be a participant, or an aba_routing_number value depending on which node_type was selected. Values can be found by calling the aba_routing_support endpoint.HeadersX-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 200Get network status OK 400Bad request 401Unauthorized 404Not found 502Bad gateway defaultErrorUpdated 5 months ago