Browse Platform API
Platform APIEnterprise

Get personal meeting preferences

Copy

Get a user's personal audio and video preferences for a meeting.

HTTP request

POST {API_ADDRESS}/rtc-meeting/get_personal_setting

Request body

ParameterRequiredTypeDescription
meetingIDYesstringMeeting ID.
userIDYesstringParticipant user ID.

Response

data.setting contains a PersonalMeetingSetting with cameraOnEntry and microphoneOnEntry.

Permissions and limits

  • Available only in OpenIM Enterprise.
  • Validate that the caller may read the participant's meeting preferences.