GET /room_sessions
Operation ID: ListRoomSessions
Auth: unknown
Parameters (14)
(boolean, query, optional)
Filter active or inactive room sessions.
(string, query, optional)
ISO 8601 date for filtering room sessions created on that date.
(string, query, optional)
ISO 8601 date for filtering room sessions created after that date.
(string, query, optional)
ISO 8601 date for filtering room sessions created before that date.
(string, query, optional)
ISO 8601 date for filtering room sessions ended on that date.
(string, query, optional)
ISO 8601 date for filtering room sessions ended after that date.
(string, query, optional)
ISO 8601 date for filtering room sessions ended before that date.
(string, query, optional)
ISO 8601 date for filtering room sessions updated on that date.
(string, query, optional)
ISO 8601 date for filtering room sessions updated after that date.
(string, query, optional)
ISO 8601 date for filtering room sessions updated before that date.
(string, query, optional)
Room_id for filtering room sessions.
(boolean, query, optional)
To decide if room participants should be included in the response.
(integer, query, optional, default: 1)
The page number to load.
Constraints: {'minimum': 1}
(integer, query, optional, default: 20)
The size of the page.
Constraints: {'minimum': 1, 'maximum': 250}
No probe data for this endpoint yet.