Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successfully retrieved account data.
The response is of type object.
Returns the account profile data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully retrieved account data.
The response is of type object.