Hello everyone, I get different response values, I need to get account data and, for example, used bandwidth using api. I can get it using https://api.netlify.com/api/v1/accounts
and get the used bandwidth of a specific account https://api.netlify.com/api/v1/accounts/ {slug }/bandwidth
, but I get completely different values, I would like to use the first option, getting an array of all accounts with this data!
Please note that the data received from the first link is not correct