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

The Recordings API from Webex — 11 operation(s) for recordings.

Webex 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 Recordings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

12 operations 11 paths 9 schemas 2 DELETE5 GET5 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 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 12

Across 11 paths, the API surfaces 12 operations — 2 DELETE, 5 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Recordings 12
GET
/recordings
List Recordings
listRecordings 12 params → 200400401403404405409410
GET
/admin/recordings
List Recordings For an Admin or Compliance Officer
listRecordingsForAdminOrComplianceOfficer 11 params → 200400401403404405409410
DELETE
/admin/recordings/{recordingId}
Delete a Recording By an Admin
adminDeleteRecordingById 1 param → 204400401403404405409410
GET
/recordings/{recordingId}
Get Recording Details
getRecordByRecordId 4 params → 200400401403404405409410
DELETE
/recordings/{recordingId}
Delete a Recording
deleteRecordingByRecordId 2 params body → 204400401403404405409410
POST
/recordings/softDelete
Move Recordings into the Recycle Bin
bulkSoftDeleteRecordings 1 param body → 204400401403404405409410
POST
/recordings/restore
Restore Recordings from Recycle Bin
bulkRestoreRecordings 1 param body → 204400401403404405409410
POST
/recordings/purge
Purge Recordings from Recycle Bin
bulkPurgeRecordings 1 param body → 204400401403404405409410
POST
/recordings/{recordingId}/accessList
Share a Recording
updateRecordingShareById 1 param body → 204400401403404405409410
POST
/recordings/accessList
Share a Recording Link
updateRecordingShareByLink body → 204400401403404405409410
GET
/group/recordings
List Group Recordings
listGroupRecordings 11 params → 200400401403404405409410
GET
/group/recordings/{recordingId}
Get Group Recording Details
getGroupRecordingById 4 params → 200400401403404405409410

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are RecordingObjectWithDirectDownloadLinks (19 properties), RecordingObject (18 properties), RecordingObjectForAdminAndCO (18 properties), ShareRecordingByLinkObject (5 properties). Each schema is shown below with its type and property counts.

BulkRestoreRecordingObject
object
3 properties
BulkPurgeRecordingObject
object
3 properties
ShareRecordingByIdObject
object
4 properties
ShareRecordingByLinkObject
object
5 properties
RecordingObjectForAdminAndCO
object
18 properties 15 required
RecordingObject
object
18 properties 15 required
BulkSoftDeleteRecordingObject
object
2 properties 1 required
RecordingObjectWithDirectDownloadLinks
object
19 properties 15 required
DeleteRecordingObject
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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