user_id
is a unique string that is generated when a user has been successfully authenticated.
created_on
contains the date and time of the authentication.
identifier
holds the value of your email-id
or phone-number
.
identifier_type
is the type of identifier that the user has defined.
verification_token
is a unique string that is used to authenticate
customFieldInputValues
is an object where it contains details of a key of the name of the field and value contains the value of that field.