Get meetings that are happening now - not yet available Copy
GET {{MEETINGS_API_URL}}/meetings?meetingType=meetingSeries&state=inProgress
Also in the near future you will be able to set the state
to inProgress
to get meetings that are occuring now. (You can query for either a meetingSeries or a meeting meetingType
, but you must specify the one you are looking for).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
meetingType | string | ||
state | string |