List Message Flows
Message Flows
List Message Flows
Retrieve a list of all message flows.
GET
List Message Flows
Headers
string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.
Response Fields
Each object in the response array represents a message flow, containing the following fields:string
The unique identifier for each message flow.
string
The identifier of the workspace where each message flow is configured.
string
The name of the message flow.
string
Indicates the direction of the message flow, such as “bidirectional” or “outbound”.
string
A brief description of what the message flow is designed to handle.
string
The identifier of the agent associated with this message flow.
object
The configuration settings for the message flow. This field may contain various subfields depending on the specific configurations set for each flow.
string
The system or initial prompt set for interacting through the message flow.
boolean
Indicates whether the message flow is currently active.
boolean
Specifies whether autopilot is enabled, allowing the message flow to operate automatically.
string
The type of communication channel used by the message flow, such as “SMS” or “Email”.
string
The timestamp when the message flow was created.
string
The timestamp when the message flow was last updated.
