Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 950 Bytes

File metadata and controls

18 lines (15 loc) · 950 Bytes

# GetUserInfoResponse

Properties

Name Type Description Notes
email string The user's email address [optional]
sub string The subject identifier [optional]
id string The global user identifier [optional]
keap_id string The keap user identifier [optional]
family_name string The user's last name [optional]
given_name string The user's first name [optional]
middle_name string The user's middle name [optional]
preferred_name string The user's preferred name [optional]
is_admin bool Whether the user is an admin [optional]
tenant_id string The tenant ID the user belongs to [optional]

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