Get the account info by address
GET
/api/ledger/{address}/balances
Get the account height and token balances by address
Requires User authorization policy
Request
Path Params
address
string
required
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago