Skip to main content
GET
/meetings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

room
string
timeframe_start
integer<int32>
timeframe_end
integer<int32>
limit
integer<int32>
starting_after
string
ending_before
string
ongoing
boolean
no_participants
boolean

Response

200

total_count
integer

Total number of meetings matching the query.

data
object[]