Get a single bank account by ID

Retrieve a specific bank account record by its bank account ID.

About Bank Account Records

Returns the complete bank account record including:

  • Account details (IBAN, routing numbers, account holder information)
  • Account ownership and type information
  • Business unit links (which business units have access to this account)

This endpoint provides the same data structure as the search endpoint but for a single, specific account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^BA\.[a-zA-Z0-9]+$

The bank account ID to retrieve

Query Params
string
enum
Defaults to masked

Controls the display of sensitive account information.

  • masked: Shows masked account numbers (default)
  • full: Shows complete account details (requires additional permissions)
Allowed:
Responses

Language
Credentials
Bearer
UUID
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json