Accounts
Get All Accounts
Retrieve a list of all accounts associated with the authenticated user. Use the optional with_data
query parameter to load full account details.
GET
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.
The response is of type object
.