Get specific account
Accounts
Get account by ID
Returns detailed account information including balance, status, and ledger account identifiers
GET
Get specific account
Path Parameters
Account ID
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Response
Account details
Account information
Account ID
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Example:
"019bdb2a-960f-789d-8955-21720e6cdeed"
Account IBAN
Example:
"LT647044001231465456"
Party ID
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Example:
"019bdb2a-960f-789d-8955-21720e6cdeee"
Account status
Available options:
OPENED, CLOSED, BLOCKED Account creation timestamp
Example:
"2026-01-22T13:47:21.542Z"
Timestamp of the last status change
Example:
"2026-01-22T13:47:21.542Z"
Balances per currency
Current ledger account identifier
Example:
"CUSTOMER:party-uuid:account-uuid:CURRENT"
Holding ledger account identifier
Example:
"CUSTOMER:party-uuid:account-uuid:HOLDING"
Last modified on February 10, 2026