List Call Flows
Retrieve a list of all call flows in the workspace.
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 call flow within the workspace, containing the following fields:
The unique identifier for the call flow.
The identifier of the workspace where the call flow is configured.
The name assigned to the call flow.
Indicates the direction of the call flow, such as “inbound” or “bidirectional”.
The identifier of the agent associated with the call flow.
A boolean indicating whether the call flow is currently active.
The type of prompt used in the call flow, either “simple” or “flow”.
Timestamp when the call flow was updated.
Timestamp when the call flow was last updated.
The version number of the call flow document, indicating how many times it has been updated.