Account¶
- Client.get_profile()¶
Get your public profile information
- Returns
A dictionary with your public information
- Return type
dict
- Client.get_email()¶
Get your email address
- Returns
A dictionary with your email address
- Return type
dict
- Client.get_preferences()¶
Get your preferences
- Returns
A dictionary with your preferences
- Return type
dict
- Client.get_kid_mode()¶
Get your kid mode status
- Returns
A dictionary with your kid mode status
- Return type
dict