get https://{url}/wallet/wallet/network
Log in to see full request history
Response
xxxxxxxxxx
curl --request GET \
--url https://nmp_endpoint/wallet/wallet/network \
--header 'accept: application/json; charset=utf-8'
xxxxxxxxxx
{
"network": "testnet"
}