Skip to main content
GET
AccountAddressByID

Path Parameters

accountId
string<uint64>
required

account_id is the account number of the address to be queried.

Query Parameters

id
string<int64>

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.

Response

A successful response.

account_address
string