POST
/
get-conversation-ids
/
{bot_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bot_id
string
required

The bot id associated with the trained chatbot model.

Response

200 - application/json
session_id
string
required

The unique ID of the lead.

created_at
string
required

The timestamp when the session was lead.

enduser_name
string

The name of the end user associated with the lead.

enduser_email
string

The email address of the end user associated with the lead.

enduser_phone
string

The phone number of the end user associated with the lead.