Fetch Account Details
Bank Feed
Fetch Account Details
Retrieve account details via the Atoa Bank Feed API, request parameters, response schema and code samples in cURL, Python, JavaScript, PHP, Go and Java.
GET
Fetch Account Details
Use this to fetch basic information about a linked bank account.
Response
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
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.