Okta GraphQL Schema
Okta does not currently expose a public GraphQL API endpoint. The platform's primary developer surface is the Okta Management REST API, supplemented by the Events API (AsyncAPI) and the MCP server for LLM-agent access. This document describes a conceptual GraphQL schema derived from Okta's published REST API surface, data models, and JSON Schemas. It reflects the types, relationships, and operations that a GraphQL layer over the Okta Management API would expose.
Overview
Okta GraphQL Schema is a GraphQL API specification published by Okta on the APIs.io network.
Okta does not currently expose a public GraphQL API endpoint. The platform’s primary developer surface is the Okta Management REST API, supplemented by the Events API (AsyncAPI) and the MCP server for LLM-agent access. This document describes a conceptual GraphQL schema derived from Okta’s published REST API surface, data models, and JSON Schemas. It reflects the types, relationships, and operations that a GraphQL layer over the Okta Management API would expose.
Tagged areas include Identity, Workforce Identity, Customer Identity, Authentication, and Authorization.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.