Fetch all sessions of an organization
Returns details of all sessions of an organization.
Query parameters
The page number from which you want your page search results to be displayed.
Number of results per page
The start time range for which you want to retrieve the meetings. The time must be specified in ISO format.
The end time range for which you want to retrieve the meetings. The time must be specified in ISO format.
Search string that matches sessions based on meeting title, meeting ID, and session ID
ID of the meeting that sessions should be associated with
Response
Get all sessions success response
Changes
Changed in 4 of the 50 revisions of this API.5
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
Authorizationwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
- ○
added the optional property
data/sessions/items/breakout_roomsto the response with the200statusresponse-optional-property-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parametersort_bynew-optional-request-parameter
- ○