Webex XML API History Service
Important
The Meetings-related XML APIs will be deprecated and the End-of-Support (EoS) date is planned for the second half of 2023. Cisco will continue to resolve bugs up to this date, but new features will only be implemented for the REST APIs suite. The End-of-life (EoL) timeframe for Meetings-related XML APIs is targeted for March 31, 2024, at which time the APIs will be retired. For information on how to migrate from XML to REST APIs, please see Webex Meetings XML to REST Migration Guide. User management APIs such asCreateUser
, SetUser
, DelUser
, etc. are NOT affected by this EOL
announcement.
This section provides descriptions of the Webex XML API's for the History Service. The History Service provides access to usage data for Webex sessions hosted within the last 90 days.
Samples are given for the outbound request messages and expected server response messages. The API calls available as part of the History service are listed below. You can see the elements that constitute the respective XML schema in a separate section below.
Webex XML API History Operations
XML API Operation | Description |
---|---|
LsteventattendeeHistory |
Returns Event Attendee History. |
LsteventsessionHistory |
Returns Event Session History. |
LstmeetingattendeeHistory |
Returns Meeting Attendee History. |
LstmeetingusageHistory |
Returns Meeting Usage History. |
LstrecordaccessDetailHistory |
Returns detailed Recording Access History for Training Sessions. |
LstrecordaccessHistory |
Returns Recording Access History for Training Sessions. |
LstsupportattendeeHistory |
Returns Support Attendee History. |
LstsupportsessionHistory |
Returns Support Session History. |
LsttrainingattendeeHistory |
Returns Training Attendee History. |
LsttrainingsessionHistory |
Returns Training Session History. |