Endpoint
Headers
Request body
Example
Response
Plain-text status message:Behavior
The agent joins the meeting at the URL you provide, using the display name fromuser_name. It participates in real time — hearing, transcribing, reasoning, and speaking through its configured pipeline (STT / LLM / TTS / avatar).
When the meeting ends, the associated conversation record persists — retrieve it with GET /v1/ext/conversation/{id} for the transcript, tool calls, and any structured output.
Common uses
- AI interviewer — automatically join scheduled interviews and run structured question sets
- Sales attendee — join discovery calls to answer live product questions
- Meeting note-taker — silently transcribe and summarize customer calls
- Compliance witness — attend regulated calls and flag policy issues in real time
Supported meeting platforms
- Google Meet
- Zoom
- Microsoft Teams
What’s next
External Meetings concept
How agents behave in real meetings.
Callbacks
Get real-time events as the meeting runs.