List meeting sessions
Returns a list of meeting sessions, optionally filtered by status.
Query parameters
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.
Changes
Changed in 2 of the 99 revisions of this API.15
- ●
added the new
full_duplexenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
removed the
noneenum value from the////response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.