Get Call Flow
Retrieve a specific call flow by its ID.
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique ID of the call flow.
Response 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”.
A brief description of what the call flow is designed to handle.
The ID of the agent associated with this call flow.
The type of prompt used in the call flow, such as “simple”.
The initial or system prompt that is presented in the call flow.
Indicates whether the call flow is currently active.
The configuration settings for the call flow, including details on knowledge bases, response settings, security measures, and call settings.
An array of references to knowledge bases included in the call flow.
Settings related to response timing within the call flow.
The delay before a response is issued, measured in seconds.
Security settings relevant to the call flow.
Indicates whether HIPAA compliance is enabled.
Timestamp when the call flow was created.
Timestamp when the call flow was last updated.
The version number of the call flow document.