A successful response.
const response = await fetch('https://lunc.nownodes.io/terra/treasury/v1beta1/indicators', { method: 'GET', headers: {}, }); const data = await response.json();
{ "trl_year": "text", "trl_month": "text" }