Conversations
Get Conversation By ID
Fetch the message history and details for a specific conversation.
GET
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the conversation.
Response Fields
The unique identifier for the conversation.
The unique identifier for the user associated with the conversation.
The unique identifier for the pathway associated with the conversation.
The unique identifier for the agent handling the conversation.
An array of messages exchanged in the conversation.
Timestamp when the conversation was created.
Timestamp when the conversation was last updated.