Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Participants API

The Participants API from Webex — 6 operation(s) for participants.

Webex Participants API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Participants. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

7 operations 6 paths 10 schemas 2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Webex Participants API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 2 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Participants 7
GET
/meetingParticipants
List Meeting Participants
List Meeting Participants 9 params → 200400401403404405409410
POST
/meetingParticipants/query
Query Meeting Participants with Email
Query Meeting Participants with Email 5 params body → 200400401403404405409410
GET
/meetingParticipants/{participantId}
Get Meeting Participant Details
Get Meeting Participant Details 2 params → 200400401403404405409410
PUT
/meetingParticipants/{participantId}
Update a Participant
Update a Participant 1 param body → 200400401403404405409410
POST
/meetingParticipants/admit
Admit Participants
Admit Participants body → 204400401403404405409410
POST
/meetingParticipants/callout
Call Out a SIP Participant
Call Out a SIP Participant body → 200400401403404405409410
POST
/meetingParticipants/cancelCallout
Cancel Calling Out a SIP Participant
Cancel Calling Out a SIP Participant body → 204400401403404405409410

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Participant (21 properties), InProgressParticipant (15 properties), Device (8 properties), CalloutResponse (8 properties). Each schema is shown below with its type and property counts.

InProgressParticipant
object
15 properties
InProgressDevice
object
5 properties
AdmitParticipantsObject
object
1 property
CancelCalloutRequest
object
1 property 1 required
Participant
object
21 properties
BreakoutSessionAttended
object
4 properties
AdmitParticipant
object
2 properties
Device
object
8 properties
CalloutRequest
object
6 properties 2 required
CalloutResponse
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-participants-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API