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

RingCentral Meeting Recordings API

The Meeting Recordings API from RingCentral — 2 operation(s) for meeting recordings.

RingCentral Meeting Recordings API is one of 88 APIs that RingCentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.58-20240529-47eda8bd.

Requests are made against 4 base URLs: https://platform.ringcentral.com, https://media.ringcentral.com, https://platform.devtest.ringcentral.com, https://platform.devtest.ringcentral.com.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.58-20240529-47eda8bd
Servers
https://platform.ringcentral.com
https://media.ringcentral.com
https://platform.devtest.ringcentral.com
https://platform.devtest.ringcentral.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

RingCentral Meeting Recordings API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 2

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

Meeting Recordings 2
GET
/rcvideo/v1/account/{accountId}/recordings
List Account Recordings
getAccountRecordings 3 params → 200403404500
GET
/rcvideo/v1/account/{accountId}/extension/{extensionId}/recordings
List User Recordings
getExtensionRecordings 4 params → 200403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are CloudRecording (9 properties), Host (3 properties), Paging (2 properties), CloudRecordings (2 properties). Each schema is shown below with its type and property counts.

CloudRecordings
object
Recordings page
2 properties 2 required
CloudRecording
object
Recording information
9 properties 7 required
Host
object
Meeting host
3 properties
Paging
object
Paging information
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ringcentral-meeting-recordings-api-openapi.yml Raw ↑

Other APIs RingCentral publishes across the network.

RingCentral SMS API
RingCentral Team Messaging API
RingCentral Video API
RingCentral Fax API
RingCentral Data API
RingCentral Audio and Video AI API
RingCentral Call Log API
RingCentral Call Analytics API
RingCentral Presence API
RingCentral Voicemail API
RingCentral Provisioning API
RingCentral Webhooks and Subscriptions API