Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 750 Bytes

File metadata and controls

16 lines (12 loc) · 750 Bytes

User

Properties

Name Type Description Notes
id str The unique ID of the user. [optional]
external_id str An optional ID that can also be used to retrieve the user. [optional]
signed_up_at str [optional]
to_be_retained bool [optional]
profile Profile [optional]
metadata object [optional]
identities list[Identity] The user's connected identities. [optional] [readonly]

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