Conversations
Retrieve a conversation
Retrieves the details of a specific conversation using its conversationId
.
This endpoint returns detailed information about the conversation, including participants and metadata.
GET
Path Parameters
The identifier for a conversation.
Response
200 - application/json
Represents a conversation between an agent and a customer.
Information about the customer participating in the conversation.
The unique identifier for the conversation in your external chat or voice system.
Information about the agent participating in the conversation.
The unique identifier for the conversation within the ASAPP system.
Additional key-value pairs to store custom metadata about the conversation. Use this for filtering or categorization purposes.
Was this page helpful?