Accounts
Retrieve Account
Returns the registered information of the user.
GET
/
accounts
/
{email}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Email associated with the currency of choice.