Skip to main content
innoChat API home page
English
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Chatbot Sessions
Session Properties
Documentation
API Reference
Cookbook
Integrations
Tools
Whitelabel
API Usage Guides
Chatbots
Agents
Sessions & Messages
Data Sources
Chatbot Sessions
Session Properties
POST
Create Session
GET
Fetch a Session
GET
Fetch All Sessions
POST
Delete Session
Session Messages
Message Properties
POST
Create Message
GET
Fetch All Messages
GET
Fetch Session History
POST
Delete Message
POST
Delete Multiple Messages
Chatbot Sessions
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
Show 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
Create Session
⌘I