Response Body Schema
created_atstringZorunlu
Creation date in the ISO 8601 format according to universal time.
credentialsarray<object>Zorunlu
idstringZorunlu
last_ipstringZorunlu
updated_atstringZorunlu
Update date in the ISO 8601 format according to universal time.
blockedboolean
Whether this End-User is blocked or not. If true
End-User will not be able to login.
emailstring
End-User's e-mail address.
email_verifiedboolean
true
if the End-User's e-mail address has been verified; otherwise false
. If force_email_verification
is enabled in your tenant's settings, it will check this value of user while performing email verification checks.
identitiesarray<object>
identities. connectionstringZorunlu
Connection name
identities. created_atstringZorunlu
Creation date in the ISO 8601 format according to universal time.
identities. idstringZorunlu
External user's id coming from the connection.
identities. providerstringZorunlu
Mevcut Değerler: twilio
vonage
netgsm
3gbilisim
dataport
messagebird
custom
native
plusauth
aws_ses
postmark
sendgrid
smtp
custom-oauth2
amazon
apple
dribbble
dropbox
facebook
github
google
linkedin
microsoft
slack
spotify
twitter
saml
e-devlet
ldap
identities. typestringZorunlu
Mevcut Değerler: sms
push
webauthn
email
social
enterprise
identities. user_idstringZorunlu
PlusAuth user's id
identities. updated_atstring
Update date in the ISO 8601 format according to universal time.
identities. detailsobjectZorunlu
Raw user object from the connection
last_loginstring
User's last login datetime in the ISO 8601 format according to universal time
login_attemptsinteger
Failed login attempts of user. It will reset to 0
after successful login.
namestring
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.
phone_numberstring
End-User's preferred phone number. It will be stored in E.164 format.
phone_number_verifiedboolean
true
if the End-User's phone number has been verified; otherwise false
. If SMS MFA is enabled this value will be used to determine whether End-User has verified it's phone or not.
picturestring
URI reference of the End-User's profile picture.
usernamestring
End-User's username
metadataobject
Additional metadata for your End-User. It must be an object containing 10 fields at max with keys and values no more than 1024 characters. Values can be only one of the types string
, number
and boolean
. You can also use "null"
as value to make metadata consistent across other users.
profileobject
profile. addressesarray<object>
profile.addresses. citystringZorunlu
City or locality component.
profile.addresses. countrystringZorunlu
Country name component.
profile.addresses. first_namestringZorunlu
profile.addresses. idstringZorunlu
Identifier for user address. Example: Delivery Address
, Billing Address
etc.
profile.addresses. is_primarybooleanZorunlu
profile.addresses. last_namestringZorunlu
profile.addresses. statestringZorunlu
State, province, prefecture or region component.
profile.addresses. street_addressstringZorunlu
Full street address component, which MAY include house number, street name, Post Office Box, and multi-line extended street address information. This field may contain multiple lines, separated by newline characters.
profile.addresses. street_address_2stringZorunlu
Full street address component, which MAY include house number, street name, Post Office Box, and multi-line extended street address information. This field may contain multiple lines, separated by newline characters.
profile.addresses. zip_codestringZorunlu
Zip code or postal code component.
profile. birthdatestring
End-User's birthday. ISO 8601:2004 YYYY-MM-DD format. The year may be 0000, indicating that it is omitted. To represent only the year, YYYY format is preferred.
profile. family_namestring
Surname(s) or last name(s) of the End-User. Note that in some cultures, people can have multiple family names or no family name; all can be present, with the names being separated by space characters.
profile. genderstring
Short code of End-User's gender.
profile. given_namestring
Given name(s) or first name(s) of the End-User. Note that in some cultures, people can have multiple given names; all can be present, with the names being separated by space characters.
profile. localestring
End-User's locale. For example, en-US or fr-CA.
profile. middle_namestring
Middle name(s) of the End-User. Note that in some cultures, people can have multiple middle names; all can be present, with the names being separated by space characters. Also note that in some cultures, middle names are not used.
profile. nicknamestring
Casual name of the End-User that may or may not be the same as the given_name. For instance, a nickname value of Mike might be returned alongside a given_name value of Michael.
profile. profile_pagestring
URI reference for the End-User's profile page.
profile. websitestring
URI reference for the End-User's Web page or blog.
profile. zoneinfostring
String from zoneinfo time zone database representing the End-User's time zone. For example, Europe/Paris or America/Los_Angeles.