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 Converged Recordings API

The Converged Recordings API from Webex — 8 operation(s) for converged recordings.

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

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

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

9 operations 8 paths 7 schemas 1 DELETE4 GET4 POST

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 Converged Recordings 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 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Converged Recordings 9
GET
/convergedRecordings
List Recordings
list_recordings 11 params → 200400401403404405409410
GET
/admin/convergedRecordings
List Recordings for Admin or Compliance officer
list_recordings_for_admin_or_compliance_officer 13 params → 200400401403404405409410
GET
/convergedRecordings/{recordingId}
Get Recording Details
get_recording_details 2 params → 200400401403404405409410
DELETE
/convergedRecordings/{recordingId}
Delete a Recording
delete_a_recording 1 param body → 204400401403404405409410
GET
/convergedRecordings/{recordingId}/metadata
Get Recording metadata
get_recording_metadata 2 params → 200204400401403404405409
POST
/convergedRecordings/reassign
Reassign Recordings
reassign_recordings body → 204400401403404405409410
POST
/convergedRecordings/softDelete
Move Recordings into the Recycle Bin
move_recordings_into_the_recycle_bin body → 204400401403404405409410
POST
/convergedRecordings/restore
Restore Recordings from Recycle Bin
restore_recordings_from_recycle_bin body → 204400401403404405409410
POST
/convergedRecordings/purge
Purge Recordings from Recycle Bin
purge_recordings_from_recycle_bin body → 204400401403404405409410

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are RecordingObjectWithDirectDownloadLinks (15 properties), RecordingObject (14 properties), ReassignRecordingObject (4 properties), BulkSoftDeleteRecordingObject (3 properties). Each schema is shown below with its type and property counts.

BulkRestoreRecordingObject
object
Bulk Restore Recording details
3 properties
BulkPurgeRecordingObject
object
Bulk Purge Recording details
3 properties
ReassignRecordingObject
object
Reassign Recording details
4 properties 1 required
RecordingObject
object
Recording details
14 properties 13 required
BulkSoftDeleteRecordingObject
object
Bulk Soft Delete Recording details
3 properties
RecordingObjectWithDirectDownloadLinks
object
Recording details by ID
15 properties 13 required
DeleteRecordingObject
object
Delete Recording details
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-converged-recordings-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