Skip to main content
GET
List Mid-call Actions
Famulor 1.0 API (legacy). This page applies only to Famulor 1.0 (app.famulor.de) and is retained for legacy compatibility. For the current platform, use the Famulor 2.0 API reference.
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.