Skip to main content
GET
List Mid-call Actions
This endpoint allows you to retrieve all Mid-call Actions. Mid-call Actions enable your AI assistants to interact with external APIs during a call.

Headers

string
required
Bearer token for authentication
string
required
Must be application/json
string
required
Must be application/json

Response Fields

array
Array of Mid-call Actions

Assigning Mid-call Actions to Assistants

To use these Mid-call Actions with assistants, see:
  • Create Assistant — Attach Mid-call Actions using the tool_ids parameter
  • Update Assistant — Manage Mid-call Action assignments using the tool_ids parameter
Need a whole toolset instead of building HTTP actions one by one? Connect an external MCP server — tools are discovered automatically. See MCP Servers.