Skip to main content
GET
List Call 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 call flow within the workspace, containing the following fields:
string
The unique identifier for the call flow.
string
The identifier of the workspace where the call flow is configured.
string
The name assigned to the call flow.
string
Indicates the direction of the call flow, such as “inbound” or “bidirectional”.
string
The identifier of the agent associated with the call flow.
boolean
A boolean indicating whether the call flow is currently active.
string
The type of prompt used in the call flow, either “simple” or “flow”.
string
Timestamp when the call flow was updated.
string
Timestamp when the call flow was last updated.