Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve an Account by its unique identification. Returns 404 if the Account does not exist.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.