Skip to main content
GET
Get Conversations By Flow ID

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Path Parameters

string
required
The unique identifier of the message flow.

Response Fields

The response body will contain an array of the following fields:
string
The unique identifier for the conversation.
string
The unique identifier for the user associated with the conversation.
string
The unique identifier for the flow associated with the conversation.
string
The unique identifier for the agent handling the conversation.
object
Customer details associated with the conversation.
string
The name of the customer.
string
The email address of the customer.
string
The phone number of the customer.
array
An array of messages exchanged in the conversation.
string
Timestamp when the conversation was created.
string
Timestamp when the conversation was last updated.