AccountAddressByID returns account address based on account number.Copy Pageget https://example.com/cosmos/auth/v1beta1/address_by_id/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredDeprecated, use account_id instead id is the account number of the address to be queried. This field should have been an uint64 (like all account numbers), and will be updated to uint64 in a future version of the auth query.Query Paramsaccount_idstringaccount_id is the account number of the address to be queried.Responses 200A successful response. defaultAn unexpected error response.Updated 10 months ago