Okta · GraphQL Specification

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.

Documentation Endpoint View on GitHub IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformGraphQL

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

Okta Application API (OpenAPI) Okta Authenticator API (OpenAPI) Okta AuthorizationServer API (OpenAPI) Okta Brand API (OpenAPI) Okta Domain API (OpenAPI) Okta EventHook API (OpenAPI) Okta Feature API (OpenAPI) Okta Group API (OpenAPI) Okta GroupSchema API (OpenAPI) Okta IdentityProvider API (OpenAPI) Okta InlineHook API (OpenAPI) Okta LinkedObject API (OpenAPI) Okta Log API (OpenAPI) Okta NetworkZone API (OpenAPI) Okta Org API (OpenAPI) Okta Policy API (OpenAPI) Okta ProfileMapping API (OpenAPI) Okta Session API (OpenAPI) Okta Subscription API (OpenAPI) Okta Template API (OpenAPI) Okta ThreatInsight API (OpenAPI) Okta TrustedOrigin API (OpenAPI) Okta User API (OpenAPI) Okta UserFactor API (OpenAPI) Okta UserSchema API (OpenAPI) Okta UserType API (OpenAPI)
Back to Okta · All GraphQL Specs · GitHub