Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 700 Bytes

Profile.md

File metadata and controls

15 lines (11 loc) · 700 Bytes

Profile

Object hosting user profile information.

Properties

Name Type Description Notes
given_name str The user's given name (first name). [optional]
surname str The user's surname (last name). [optional]
email str The user's email address. [optional]
avatar_url str The user's avatar. [optional]
locale str End-user's locale information in BCP 47 format. [optional]

[Back to Model list] [Back to API list] [Back to README]