A successful response.
const response = await fetch('https://kava.nownodes.io/ibc/apps/interchain_accounts/controller/v1/owners/{owner}/connections/{connection_id}', { method: 'GET', headers: {}, }); const data = await response.json();
{ "address": "text" }