These docs are for v2.5. Click to read the latest docs for v3.0.

Retrieve all accounts for a user

Requires accounts:read scope. Optional scope accounts_details:read is needed for some extra fields such as account number and sort code. Please note: field additionalBalances is currently in beta

Recipes
🏦
Create On-Going Access AIS Connection
Open Recipe

In the v3 version, we have changed the default behavior of the showTransactionData and showPerformanceScore: they are set to false by default.

It optimizes performance by reducing the default payload size and improving response times. If transaction data or performance score are required, it must be explicitly requested by setting this parameter to true.

Language
Authorization
Header
Click Try It! to start a request and see the response here!