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

Retrieve all accounts for a user without additional data

Requires accounts:read scope. Optional scope accounts_details:read is needed for some extra fields such as account number and sort code. By default this endpoint does not return transaction data (when this isn't returned response times are quicker than the GET /accounts endpoint). Please note: field additionalBalances is currently in beta

Query Params
integer
0 to 1000

The total number of records to retrieve

integer
0 to 1000000000

The offset at which to start retrieving records

boolean
Defaults to false

Return transaction data for the account when available

boolean
Defaults to false

Return performance score for the account when available

string

Filter accounts by their connectionId

Responses

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