ledger.v1
Get account by its address
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Name of the ledger.
Example:
"ledger001"
Exact address of the account. It must match the following regular expressions pattern:
^\w+(:\w+)*$
Example:
"users:001"
Response
200
application/json
OK
The response is of type object
.