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 Meeting API (OpenAPI) Zoom Account API (OpenAPI) Zoom Chat API (OpenAPI) Zoom Cloud Recording API (OpenAPI) Zoom Dashboard API (OpenAPI) Zoom Device API (OpenAPI) Zoom Group API (OpenAPI) Zoom IM Group API (OpenAPI) Zoom Meeting Live Stream API (OpenAPI) Zoom Meeting Participants API (OpenAPI) Zoom Meeting Polls API (OpenAPI) Zoom Meeting Recordings API (OpenAPI) Zoom Meeting Registrants API (OpenAPI) Zoom Meetings API (OpenAPI) Zoom Report API (OpenAPI) Zoom User API (OpenAPI) Zoom Webinar API (OpenAPI)
Back to Zoom · All GraphQL Specs · GitHub