Get bot status and results
API Reference
Get bot status and results
Check the status of a bot session and retrieve results (transcript, Q&A pairs, insights) when the bot has finished.
Get bot status and results
Documentation Index
Fetch the complete documentation index at: https://tools.lunchpaillabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key from pailflow.com
Path Parameters
The bot ID returned from POST /api/bot/join
Response
Bot status and results
Current bot status
Available options:
running, completed, failed When the bot started
When the bot finished
Full transcript text (available when completed)
Q&A pairs extracted from transcript (available when completed)
AI-generated insights (available when completed)
Error message if bot failed

