OpsGenie · GraphQL Specification

OpsGenie (Atlassian) GraphQL Schema

OpsGenie is an incident management and alerting platform, now part of Atlassian, that helps operations teams manage on-call schedules, route alerts, and coordinate incident response. While OpsGenie currently exposes its capabilities through a REST API, this conceptual GraphQL schema represents the full surface area of the platform's domain model: alerts, incidents, schedules, escalations, teams, users, integrations, heartbeats, services, maintenance windows, and notification policies.

Documentation Endpoint View on GitHub AlertsIncident ManagementMonitoringOn-CallOperationsGraphQL

Overview

OpsGenie (Atlassian) GraphQL Schema is a GraphQL API specification published by OpsGenie on the APIs.io network.

OpsGenie is an incident management and alerting platform, now part of Atlassian, that helps operations teams manage on-call schedules, route alerts, and coordinate incident response. While OpsGenie currently exposes its capabilities through a REST API, this conceptual GraphQL schema represents the full surface area of the platform’s domain model: alerts, incidents, schedules, escalations, teams, users, integrations, heartbeats, services, maintenance windows, and notification policies.

documentation is published at https://docs.opsgenie.com/docs/api-overview.

The specification includes 2 reference links.

Tagged areas include Alerts, Incident Management, Monitoring, On-Call, and Operations.

Endpoint

References

Related API Specs

OpsGenie Alert API (OpenAPI) OpsGenie Incident API (OpenAPI) OpsGenie User API (OpenAPI) OpsGenie Team API (OpenAPI) OpsGenie Schedule API (OpenAPI) OpsGenie Escalation API (OpenAPI) OpsGenie Integration API (OpenAPI) OpsGenie Heartbeat API (OpenAPI) OpsGenie Service API (OpenAPI) OpsGenie Notification Rule API (OpenAPI) OpsGenie Account API (OpenAPI) OpsGenie Maintenance API (OpenAPI)
Back to OpsGenie · All GraphQL Specs · GitHub