Get Mid-call Action
Get Mid-call Action
Retrieve detailed information about a specific Mid-call Action
GET
Get Mid-call Action
This endpoint allows you to retrieve detailed information about a specific Mid-call Action.
Headers
string
required
Bearer token for authentication
string
required
Must be
application/jsonstring
required
Must be
application/jsonPath Parameters
integer
required
The unique identifier of the Mid-call Action
Response Fields
integer
The unique identifier of the Mid-call Action
string
The name of the Mid-call Action
string
Detailed explanation of when and how the AI should use this Mid-call Action
string
Mid-call Action type:
http or automationstring
The API endpoint URL that will be called
string
HTTP method (GET, POST, PUT, PATCH, DELETE)
string
Request body encoding:
json or forminteger
Request timeout in seconds (1-30)
array
HTTP headers to send with the request
array
Fixed key/value pairs always sent with the request
array
Parameters that the AI will extract and send to the endpoint
string
ISO 8601 timestamp when the Mid-call Action was created
string
ISO 8601 timestamp when the Mid-call Action was last updated
Assigning Mid-call Actions to Assistants
To use this Mid-call Action with an assistant, see:- Create Assistant — Attach Mid-call Actions using the
tool_idsparameter - Update Assistant — Manage Mid-call Action assignments using the
tool_idsparameter

