Retrieves a list of all bots, with optional filters for meeting URL, status, and join time.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/sam-ayo/recall_sdk/llms.txt
Use this file to discover all available pages before exploring further.
Method Signature
Parameters
Filter bots by the meeting URL they joined
Filter bots by their current status. Available values:
ready- Bot is ready to joinjoining_call- Bot is connecting to the meetingin_waiting_room- Bot is in the waiting roomin_call_not_recording- Bot joined but not recordingrecording_permission_allowed- Permission granted to recordrecording_permission_denied- Permission denied to recordin_call_recording- Bot is actively recordingrecording_done- Recording completedcall_ended- Meeting has endeddone- All processing completeanalysis_done- Analysis completed successfullyanalysis_failed- Analysis failedfatal- Unrecoverable error occurredmedia_expired- Media files have expired
Filter bots that joined after this date/time
Filter bots that joined before this date/time
Page number for pagination (starts at 1)
Response
Returns a paginated list of bot objects. Each bot includes:Unique identifier for the bot
Current status of the bot
ISO 8601 timestamp when the bot joined or will join
Display name of the bot