Skip to main content
GET
Fetch Account Details
Use this to fetch basic information about a linked bank account.

Authorization

Bearer <token> Request Body Schema
string
required
ID of the user’s bank account. This can be obtained from the redirect URL after account linking or by using the Fetch All Accounts API Reference endpoint.Refer:- Accounts
Response
string
The ID of the user’s bank account from the bank.
string
The name of the bank associated with the account. Useful for display purposes or internal logging.
string
The bank account number for which the user has provided consent.
string
The sort code linked to the bank account.