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
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
X-Client-Id
: string
Your client ID.
example: live_dcc75c42eb6122127356
X-Client-Secret
: string
Your client secret
example: vzPznCv3kT7fHsAr6y3jk38d
Responses
200
Successful Response
links
: object
The set of all accounts belonging to this user, grouped by link_id.