Get Single Conversation
Conversations
Get Single Conversation
Retrieves details of a specific conversation for the specified agent, using the V3 endpoints.
GET
Get Single Conversation
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
Returns full conversation metadata including lead information. You must own the agent to access its conversations.
Example Response
Response Fields
The response includes all conversation metadata:Lead Information
userName,userEmail,userPhone- Contact informationuserAddress,userCompany,userWebsite- Additional detailsnotes- Internal notes about the conversation/leaduserProfilePic- Profile picture URL
Conversation Data
ID,userID- IdentifiersmessagesNum- Number of messages exchangedtags- Categorization tagsstate- Current conversation stateorigin- Channel (e.g., “web-chat”, “whatsapp”)- Timestamps:
ts,firstMessageTS,lastMessageTS,lastModified
