Documentation
Log in
Log in
Build
Platform Introduction
Embedded Apps
What's NewOverviewDeveloper GuideSidebar API Quick Start
Design Guidelines
MeetingsMessagingDevicesSidebar
API Reference
BotsButtons and CardsBYODSIntegrationsService Apps G2GWidgetsLogin with WebexDeveloper SandboxBeta ProgramSupport PolicyFAQs
APIs
API Behavior ChangesXML API DeprecationAccess the APIREST API BasicsComplianceWebex APIs
Admin
OverviewAdmin APIsHybrid ServicesAuthentication
Guides
Hybrid ServicesWebhooksReal-time File DLP BasicsProvisioning APIsBackground ImagesAudit Events Error Reference
Reference
Admin Audit EventsAuthorizationsEventsGroupsHybrid ClustersHybrid ConnectorsLicensesMeeting QualitiesOrganizationsPartner Reports/TemplatesPeopleRecording ReportRecordingsReportsResource Group MembershipsResource GroupsRolesSecurity Audit EventsSession TypesSpace ClassificationsTracking CodesWorkspace LocationsWorkspace Metrics
Webex Calling Beta
Overview
Guides
Integrations and AuthorizationMetadata and Samples
Webex Calling
OverviewSDKs and ToolsWhat's New
Guides
Integrations and AuthorizationProvisioning APIsMetadata and SamplesBackground Images
Reference
Call ControlsCall RoutingCall Settings For MeCalling Service SettingsClient Call SettingsConference ControlsConverged RecordingsDevice Call SettingsDevicesEmergency Services SettingsFeatures: Announcement PlaylistFeatures: Announcement RepositoryFeatures: Auto AttendantFeatures: Call ParkFeatures: Call PickupFeatures: Call QueueFeatures: Customer Experience EssentialsFeatures: Hunt GroupFeatures: Operating ModesFeatures: Paging GroupFeatures: Single Number ReachLocation Call SettingsLocation Call Settings: Call HandlingLocation Call Settings: SchedulesLocation Call Settings: VoicemailLocationsNumbersPSTNPartner Reports/TemplatesPeopleRecording ReportReportsReports: Detailed Call HistorySend Activation EmailUser Call SettingsVirtual Line Call SettingsWorkspace Call SettingsWorkspaces
Webex for Broadworks
Overview
Guides
Integrations and AuthorizationDeveloper's Guide
Reference
BroadWorks Billing ReportsBroadWorks Subscribers
Webex for Wholesale
Overview
Guides
Developer's Guide
Reference
Wholesale Billing ReportsWholesale Provisioning
Contact Center
Overview
Devices
Overview
Guides
Devices
Reference
Device Call SettingsDevice ConfigurationsDevicesWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
Directory Services
Reference
Domain ManagementIdentity Organization
Meetings
Overview
Guides
Integrations and AuthorizationWebhooksWebinar GuideMeeting Resource Guide
Reference
Meeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeetingsMeetings Summary ReportPeopleRecording ReportRecordingsSession TypesSlido for Government
GETList Compliance Events
Tracking CodesVideo MeshWebhooks
Messaging
Overview
Guides
BotsIntegrations and AuthorizationWebhooksButtons and Cards
Reference
Attachment ActionsEventsMembershipsMessagesPeopleRoom TabsRoomsTeam MembershipsTeamsWebhooks
SCIM 2
Overview
Reference
SCIM 2 BulkSCIM 2 GroupsSCIM 2 Users
FedRAMP
Overview
Guides
Create a BotCreate an IntegrationNotes on API Support
Workspace Integrations
OverviewTechnical DetailsControl Hub Features
Full API Reference
Admin Audit EventsAttachment ActionsAuthorizationsBroadWorks Billing ReportsBroadWorks SubscribersCall ControlsCall RoutingCall Settings For MeCalling Service SettingsClient Call SettingsConference ControlsConverged RecordingsDevice Call SettingsDevice ConfigurationsDevicesDomain ManagementEmergency Services SettingsEventsFeatures: Announcement PlaylistFeatures: Announcement RepositoryFeatures: Auto AttendantFeatures: Call ParkFeatures: Call PickupFeatures: Call QueueFeatures: Customer Experience EssentialsFeatures: Hunt GroupFeatures: Operating ModesFeatures: Paging GroupFeatures: Single Number ReachGroupsHybrid ClustersHybrid ConnectorsIdentity OrganizationIssuesLicensesLocation Call SettingsLocation Call Settings: Call HandlingLocation Call Settings: SchedulesLocation Call Settings: VoicemailLocationsMeeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeetingsMeetings Summary ReportMembershipsMessagesNumbersOrganizationsPSTNPartner Reports/TemplatesPeopleRecording ReportRecordingsReportsReports: Detailed Call HistoryResource Group MembershipsResource GroupsRolesRoom TabsRoomsSCIM 2 BulkSCIM 2 GroupsSCIM 2 UsersSecurity Audit EventsSend Activation EmailSession TypesSiteSlido for Government
GETList Compliance Events
Space ClassificationsTeam MembershipsTeamsTracking CodesUser Call SettingsVideo MeshVirtual Line Call SettingsWebhooksWholesale Billing ReportsWholesale ProvisioningWorkspace Call SettingsWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
API Changelog
SDKs
Space Meetings Migration
Meetings
Introduction
Platform
Web
IntroductionQuickstart
Basics
AuthorizationJoin a MeetingMigration To Improved MeetingsPasswords & CaptchasUnified Space Meetings
Advanced Features
Advanced ControlsDialing In and OutStreams & EffectsVideo Resolution
Multistream
Multistream Comprehensive GuideMultistream Quickstart
Migrating SDK V2 to V3
iOSAndroidBrowserNode.js
Developer CommunityCertifications

List Compliance Events

Lists events representing actions that occurred during a Slido for Government session (creating a poll, modifying a poll, activating a poll, posting an answer, etc.)

Events capture who performed the action and on what resource.

The events are paginated by the server into pages of max 256 items per page without any order.

The events are available within 15 minutes after they happened.

Every resource has properties:

  • type - event type

  • ... event specific ids

  • ... event specific properties

GET/v1/slido/compliance/events
Query Parameters
sessionOrgId
stringrequired

Webex organization UUID.

sessionId
stringrequired

Webex meeting instance ID ({meetingSeriesId}_I_{conferenceId}).

start
string

Pagination token. Returned in the response body as the next property.

Response Properties
items
array[ComplianceEvent]

List of compliance events.

createdAtMs
number

Timestamp when the event was created.

sessionId
string

Webex meeting instance ID.

sessionOrgId
string

Webex organization UUID.

userId
string

User ID who performed the action.

data
ComplianceEventData

Event-specific data.

anyOf
PossibleTypesForData

Event type. See below for possible values and structures.

session
SessionData
type
string
sessionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
anonymityEnabled
boolean
qaa
QaaSectionData
type
string
sessionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
enabled
boolean
moderation
boolean
qaaQuestion
QaaQuestionData
type
string
sessionId
string
questionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
text
string
isAnonymous
boolean
archivedStatus
string

Archived or Answered

profanities
array[Profanity]
first
number
last
number
isEmoji
boolean
upvotes
number
replyCount
ReplyCount
public
number
private
number
user
User
id
string
name
string
status
string

in-review, public, archived

qaaQuestionReply
QaaQuestionReplyData
type
string
sessionId
string
questionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
replyId
string
userId
string
userName
string
text
string
isPublic
boolean
qaaQuestionAction
QaaQuestionActionData
type
string
sessionId
string
questionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
action
string

approve, reject, answer, archive, restore, highlight, unhighlight, upvote, removeUpvote

choiceQuestion
ChoiceQuestionData
type
string
sessionId
string
questionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
title
string
description
string
activeResultId
string
isOpen
boolean
revealResults
boolean
order
number
options
object

Map of option objects

maxOptions
number
enableCorrectOptions
boolean
revealCorrectOptions
boolean
textQuestion
TextQuestionData
type
string
sessionId
string
questionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
title
string
description
string
activeResultId
string
isOpen
boolean
revealResults
boolean
order
number
showNames
boolean
maxAnswers
number
choiceAnswer
ChoiceAnswerData
type
string
sessionId
string
userId
string
questionId
string
resultId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
userName
string
isAnonymous
boolean
options
array[ChoiceOption]
id
string
textAnswer
TextAnswerData
type
string
sessionId
string
userId
string
questionId
string
resultId
string
textAnswerId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
userName
string
isAnonymous
boolean
text
string
textReview
TextReviewData
type
string
sessionId
string
questionId
string
resultId
string
textAnswerId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
approval
string

none, rejected

activePoll
ActivePollData
type
string
sessionId
string
createdAtMs
number
modifiedAtMs
number
isDeleted
boolean
activePollRef
ActivePollRef
type
string
sessionId
string
questionId
string
next
string

Pagination token for the next page.

Response Codes

The list below describes the common success and error responses you should expect from the API:

CodeStatusDescription
200OKSuccessful request with body content.
201CreatedThe request has succeeded and has led to the creation of a resource.
202AcceptedThe request has been accepted for processing.
204No ContentSuccessful request without body content.
400Bad RequestThe request was invalid or cannot be otherwise served. An accompanying error message will explain further.
401UnauthorizedAuthentication credentials were missing or incorrect.
403ForbiddenThe request is understood, but it has been refused or access is not allowed.
404Not FoundThe URI requested is invalid or the resource requested, such as a user, does not exist. Also returned when the requested format is not supported by the requested method.
405Method Not AllowedThe request was made to a resource using an HTTP request method that is not supported.
409ConflictThe request could not be processed because it conflicts with some established rule of the system. For example, a person may not be added to a room more than once.
410GoneThe requested resource is no longer available.
415Unsupported Media TypeThe request was made to a resource without specifying a media type or used a media type that is not supported.
423LockedThe requested resource is temporarily unavailable. A Retry-After header may be present that specifies how many seconds you need to wait before attempting the request again.
428Precondition RequiredFile(s) cannot be scanned for malware and need to be force downloaded.
429Too Many RequestsToo many requests have been sent in a given amount of time and the request has been rate limited. A Retry-After header should be present that specifies how many seconds you need to wait before a successful request can be made.
500Internal Server ErrorSomething went wrong on the server. If the issue persists, feel free to contact the Webex Developer Support team.
502Bad GatewayThe server received an invalid response from an upstream server while processing the request. Try again later.
503Service UnavailableServer is overloaded with requests. Try again later.
504Gateway TimeoutAn upstream server failed to respond on time. If your query uses max parameter, please try to reduce it.
  • Try it
  • Example
GET
/v1/slido/compliance/events{?sessionOrgId,sessionId,start}
Log in to try the API.
Header
Query Parameters
  • Webex organization UUID.
  • Webex meeting instance ID (`{meetingSeriesId}_I_{conferenceId}`).
  • Pagination token. Returned in the response body as the `next` property.
  • Request
  • Response
https://api-usgov.webex.com/v1/slido/compliance/events?sessionOrgId=org-id-value&sessionId=session-id-value&start=pagination-token
200 / OK
{
  "items": [
    {
      "createdAtMs": 0,
      "sessionId": "",
      "sessionOrgId": "",
      "userId": "",
      "data": {
        "type": "session",
        "sessionId": "",
        "createdAtMs": 0,
        "modifiedAtMs": 0,
        "isDeleted": false,
        "anonymityEnabled": false
      }
    }
  ],
  "next": ""
}

Connect

Contact Sales

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2025 Cisco and/or its affiliates. All rights reserved.