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