OpenAPI 3.1.0raw.githubusercontent.com2026-08-191,3412,1385.0 MB

ec31f78cf002

Meeting Sessions

List meeting sessions

Returns a list of meeting sessions, optionally filtered by status.

get/meeting_sessions

Query parameters

status'scheduled' | 'joining' | 'waiting_for_admission' | 'active' | 'leaving' | 'ended' | 'failed' | 'admission_denied'

Lifecycle status of the session. scheduled: waiting for join_at before the bot attempts to join. joining: the bot is connecting to the meeting. waiting_for_admission: the bot is in the lobby waiting to be admitted. active: the bot is in the meeting and capturing. leaving: the bot is exiting the meeting. ended: the bot left and the session is complete. failed: the bot could not join or the session failed. admission_denied: the host did not admit the bot.

Filter meeting sessions by current status.

Response

Successful response with a list of meeting sessions.