v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Webinar Subscriptions

List Webinar Subscriptions

Returns a list of webinar subscriptions created by the user for the current authorized client application.

get/webinar/notifications/v1/subscriptions

Response

List of Subscriptions

uristring uri required

Canonical URI of a resource

Example response

{
  "records": [
    {
      "id": "95fecfc9-9cdc-4e94-a78a-89fd65889d37",
      "deliveryMode": {
        "address": "https://acme.com/myservice/webhook"
      }
    }
  ]
}
All 487 operations