Conversations
Get All Conversations
Fetch all conversations associated with the authenticated user.
GET
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Response Body
The response body will contain an array of the following 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.
Customer details associated with the conversation.
A list of messages within the conversation.
The timestamp when the conversation was created.
The timestamp when the conversation was last updated.