Retrieve Bot

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to:

  • Check the current state of a specific bot (e.g., joining, in_waiting_room, done, or fatal). See Bot Webhooks for hte full list
  • Debug why a bot failed or behaved unexpectedly by inspecting its status_changes, including fatal subcodes.
  • Fetch a bot’s recording media, including recording, transcript, and participant events after the meeting has ended.
📘

Bot status change events

To track bot lifecycle/status changes, listen for bot status change webhook events. Do not poll the API for bot status changes. Polling for bot status changes is an anti-pattern and must not be used in production integrations.

Bot status change events are delivered through the webhook configured in the Recall webhook dashboard. They cannot be subscribed to through recording_config.realtime_endpoints.

See Status Change Webhooks for setup and verification details, and Bot Webhooks for the list of available bot status changes.

Path Params
uuid
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json