join exhibitor meeting

This API is used to provide information about meetings, attendees, and ids of admin, speaker, and moderator of admin.
When an exhibitor joins a meeting, this API is called and will give information about it.

Response

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
capacity Contains how many users can join the meeting
chatEnabledShows if chat is enabled for a meeting.
pollEnabledShows if polls are enabled for a meeting.
quesAndAnsEnabledShows if question and answer is enabled for a meeting
hideSessionFromAttendees Shows if session is hidden from attendees.
meeting This Meeting Json contains information about meeting like MeetingId, AudioHostUrl , AudioFallbackUrl, ScreenDataUrl, ScreenViewingUrl ,MediaRegion.
attendee Contains information about attendees like ExternalUserId, AttendeeId, and JoinToken.
eventAdmins Contains a list of ids of exhibitor admins
speakersOrModeratorsUserIds Contains a list of user ids of speaker and moderator

Error Code

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
40600013Cant create url
4040200Event Not Found
4040027Exhibitor Not found
Language
Authorization
Header
Click Try It! to start a request and see the response here!