List memberships (for a room)

GET {{WEBEXAPI}}/memberships?roomId={{_room}}&max=100

Lists all room memberships. By default, lists memberships for rooms to which the authenticated user belongs.

Use query parameters to filter the response.

Use roomId to list memberships for a room, by ID.

Use either personId or personEmail to filter the results.

https://developer.webex.com/endpoint-memberships-get.html

Request Params

KeyDatatypeRequiredDescription
roomIdstring
maxnumber

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring