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