Get account by ID
Retrieve an account by ID with optional expansion of related resources.
Use the expand query parameter to include full objects:
- customer: Include full customer details
- sweepTargetAccount: Include full sweep target account details (for virtual bank accounts and virtual wallets)
- counterparty: Include full counterparty details (for third-party recipient accounts)
Multiple expansions can be requested: ?expand=customer,sweepTargetAccount,counterparty
Path parameters
Account ID
Query parameters
Fields to expand in the response. Pass as comma-separated values or repeated query params.
[ "customer", "sweepTargetAccount", "counterparty" ]
Headers
API key
Response
Account details
Changes
Changed in 8 of the 19 revisions of this API.147
- ○
added the required property
//////////////to the response with the statusresponse-required-property-added
- ○
- ●
added the new
ROBINHOODenum value to the///////////////response property for the response statusresponse-property-enum-value-added
- ●
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ▲
- ○
added the optional property
////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//////////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
LIVENESS_CHECKenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
MESTAenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
MESTAenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●