Browse Platform API
Platform APIEnterprise

Get meeting attendance

Copy

Get attendance results for a meeting.

HTTP request

POST {API_ADDRESS}/rtc-meeting/get_meeting_attendance

Request body

ParameterRequiredTypeDescription
meetingIDYesstringMeeting ID.

Response

data.joinedUserIDs lists attendees and data.absentUserIDs lists invitees recorded as absent.

Permissions and limits

  • Available only in OpenIM Enterprise.
  • Attendance reflects meeting-service records, not arbitrary business attendance rules.