Retrieve a list of all accounts associated with the authenticated user. Use the optional with_data
query parameter to load full account details.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the list of accounts.
The response is of type object
.