accounts
List accounts
Retrieves a list of all accounts
GET
/
account
/
list
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Retrieves a list of all accounts
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.