Get User Accounts
Get User Accounts
Fetches all accounts belonging to a user.
URL
GET
Request
Response
account_ids
: array
If present, filters results to accounts matching the given IDs.
min length:
1
institution_ids
: array
If present, filters results to accounts at institutions matching the given IDs.
min length:
1
id
: string
required
The unique ID for this user. This is the same ID provided in the call to link-session to create any link for this user.
example: MyUser1234
Responses
200
Successful Response
links
: object
The set of all accounts belonging to this user, grouped by link_id.