Platform APIEnterprise
Get a recurring meeting
Get a recurrence definition, generation progress, next schedule time, and status.
HTTP request
POST {API_ADDRESS}/rtc-meeting/get_repeat_meetingRequest body
| Parameter | Required | Type | Description |
|---|---|---|---|
| repeatMeetingID | Yes | string | Recurring meeting ID. |
Response
data.repeatMeeting contains RepeatMeetingData.
Permissions and limits
- Available only in OpenIM Enterprise.
- Validate that the caller may view the series.
Was this page helpful?