Chatbot Sessions
Fetch all Sessions
Chatbot Sessions
Fetch all Sessions
Fetch the list of sessions for a chatbot specified by chatbot uuid
GET
/
api
/
v1
/
chatbot
/
{uuid}
/
sessions
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
uuid
string
*
uuid
Required
string
Path
uuid
string
requiredResponse
Session list
created_at
string
modified_at
string
uuid
string
meta
meta Object
Session meta 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