Session properties

Detailed explanation of sessions’s properties

uuid string

Unique Id of the session

modified_at string

Indicates session modified time

created_at string

Indicates session creation time

meta meta Object

Session meta properties

Properties

user user Object

Exists when lead form was submitted by user

auth_data auth_data Object

Exists when user completes “User Identity Verification” and “Save Data on Success” feature is enabled

Last updated