Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
200 - application/json
Successfully retrieved the list of accounts.
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.