Zoom · GraphQL Specification

Zoom GraphQL Schema

Zoom does not currently offer a native public GraphQL API. All programmatic access to Zoom's platform is provided through its REST APIs available at `https://api.zoom.us/v2`. This GraphQL schema is a conceptual representation derived from the Zoom REST API surface, covering the core object types and their relationships across meetings, webinars, users, recordings, chat, reporting, and telephony.

Documentation Endpoint View on GitHub ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsGraphQL

Overview

Zoom GraphQL Schema is a GraphQL API specification published by Zoom on the APIs.io network.

Zoom does not currently offer a native public GraphQL API. All programmatic access to Zoom’s platform is provided through its REST APIs available at https://api.zoom.us/v2. This GraphQL schema is a conceptual representation derived from the Zoom REST API surface, covering the core object types and their relationships across meetings, webinars, users, recordings, chat, reporting, and telephony.

The specification includes 10 reference links.

Tagged areas include Chat, Collaboration, Communications, Meetings, and Video Conferencing.

Endpoint

References

Related API Specs

Zoom Chat API (OpenAPI) Zoom Group API (OpenAPI) Zoom Device API (OpenAPI) Zoom Instant Message API (OpenAPI) Zoom Account API (OpenAPI) Zoom Recording API (OpenAPI) Zoom Meeting API (OpenAPI) Zoom Metrics API (OpenAPI) Zoom Report API (OpenAPI) Zoom User API (OpenAPI) Zoom Webinar API (OpenAPI)
Back to Zoom · All GraphQL Specs · GitHub