GetAccounts

SecurityOAuth2
Request
query Parameters
withBalance
boolean

If the account balance should be included

header Parameters
Consent-ID
string

The consent id.

PSU-IP-Address
string

IP Address of the PSU, it should only be set if this request was actively initiated by the PSU. Most operations have request limits that apply when a user is not present.

Responses
200

Success

401

Unauthorized

403

Forbidden

404

Not Found

get/accounts
Response samples
application/json
{
  • "accounts": [
    ]
}