Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The account ID
Response
Successful operation
The response is of type object
.
Retrieves a single account and balance by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The account ID
Successful operation
The response is of type object
.