Get Meeting Instances List

The Get Meeting Instances List API allows you to retrieve a list of all meetings associated with a master meeting. This is useful for getting details on recurring meetings and their individual occurrences within a specified time range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The Id of the master meeting for which you want to fetch the instances.

string

startDateTime string Filters meetings that start on or after the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z'). Defaults to the date on which the API request is made.

string

Filters events that end on or before the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z'). Defaults to one month from the date the API request is made.

int32
Defaults to 50

pageSize can be used to control size of results

string

token to fetch next set of paginated records

boolean
Defaults to false
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json