Get potential invitee details

GET {{MEETINGS_API_URL}}/people?email={{OTHER_USERS_EMAIL}}

Here we query info about the Webex user you configured in the OTHERUSERSEMAIL collection variable. We will use this to get their display name which we can set when inviting them to the meeting.

Request Params

KeyDatatypeRequiredDescription
emailstring