object

UserDetail

Describes the user details structure.
Fields
Unique identifier of user.
account_type
String
Type of user (user, programmatic (created by system)).
active
Boolean
Is the user active.
application_id
String
Application id of the user.
created_at
String
Date and time of user creation.
Date of birth of the user.
emails
[Email]
List of email addresses of the user.
first_name
String
First name of the user.
gender
String
Gender of the user.
last_name
String
Last name of the user.
meta
JSON
Metadata of the user, used to store details about the user.
phone_numbers
[PhoneNumber]
List of phone numbers of the user.
profile_pic_url
String
URL of the profile picture of the user.
updated_at
String
Date and time of user update.
user_id
String
Unique id of the user.
username
String
Unique username of the user.
has_old_password_hash
Boolean
Unique identifier of an user.
external_id
String
Unique id referencing any user external documents (jio).
rr_id
String
Unique id referencing any user external documents.