Accounts
List accounts
Retrieve a list of accounts.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Account response
The response is of type object
.
Retrieve a list of accounts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Account response
The response is of type object
.