List team memberships
GET {{WEBEXAPI}}/team/memberships?teamId={{_team}}
Lists all team memberships. By default, lists memberships for teams to which the authenticated user belongs.
Use query parameters to filter the response.
Use teamId to list memberships for a team, by ID.
Use either personId or personEmail to filter the results.
https://developer.webex.com/endpoint-teammemberships-get.html
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
teamId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |