Microsoft Teams · GraphQL Specification

Microsoft Teams GraphQL Schema

This GraphQL schema provides a conceptual representation of the Microsoft Teams API surface exposed through Microsoft Graph. It maps the core Teams resources — teams, channels, messages, meetings, call records, apps, members, and notifications — into a typed GraphQL schema suitable for tooling, documentation, and exploratory graph queries.

Documentation Endpoint View on GitHub ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingGraphQL

Overview

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

This GraphQL schema provides a conceptual representation of the Microsoft Teams API surface exposed through Microsoft Graph. It maps the core Teams resources — teams, channels, messages, meetings, call records, apps, members, and notifications — into a typed GraphQL schema suitable for tooling, documentation, and exploratory graph queries.

The specification includes 4 reference links.

Tagged areas include Chat, Collaboration, Communication, Microsoft 365, and Productivity.

Endpoint

References

Related API Specs

Microsoft Graph Teams API (OpenAPI) Microsoft Teams Bot Framework API (AsyncAPI)
Back to Microsoft Teams · All GraphQL Specs · GitHub