v1
latestSwagger 2.02026-07-171570964.6 KBQuery
AccountAddressByID returns account address based on account number.
get/cosmos/auth/v1beta1/address_by_id/{id}
Path parameters
idstring int64 required
Deprecated, 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 parameters
account_idstring uint64
account_id is the account number of the address to be queried.
Response
A successful response.