Sessions
Fetch all sessions of an organization
Returns details of all sessions of an organization.
get/sessions
Query parameters
page_nonumber
The page number from which you want your page search results to be displayed.
per_pagenumber
Number of results per page
sort_by'minutesConsumed' | 'createdAt'
sort_order'ASC' | 'DESC'
start_timestring date-time
The start time range for which you want to retrieve the meetings. The time must be specified in ISO format.
end_timestring date-time
The end time range for which you want to retrieve the meetings. The time must be specified in ISO format.
participantsstring
Example:1:10
status'LIVE' | 'ENDED'
searchstring
Search string that matches sessions based on meeting title, meeting ID, and session ID
associated_idstring
ID of the meeting that sessions should be associated with
Response
Get all sessions success response