Sessions

List Sessions

get/v1/sessions

Query parameters

pageinteger

Zero based index

page_sizeinteger

Number of entries to return

start_timestring date-time

Include sessions whose start time falls after the given start time

end_timestring date-time

Include sessions whose end time falls before the given end time

order'forward' | 'reverse'

Orders the returned sessions

include_canceledstring

Include sessions that have been cancelled.

deleted_participantsstring

Include participants that have been removed from the session.

statestring

Limit the response to sessions with participants with specific state value.

Response

List of sessions

pageinteger
page_sizeinteger
moreboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.