Skip to content

GraphQL Overview

Download GraphQL schema

Queries

Overview

Mutations

Overview

Objects

Overview

Interfaces

Overview

Unions

Overview

Enums

Overview

PolicyStatus

Status of a policy

ACTIVE
DISABLED

PolicyTriggerType

Types of events that can trigger a policy

AGENT_CREATED
AGENT_UPDATED
TOOL_INVOCATION
USER_MESSAGE

PolicyActionType

Types of actions a policy can execute

CREATE_ISSUE
REALTIME_PREVENTION

PolicyOrderByField

Fields available for sorting policies

NAME
CREATED_AT
UPDATED_AT
MODE
STATUS
VIOLATIONS_COUNT
LAST_EXECUTED_AT
ENVIRONMENT_TYPES

PolicyMetadataField

Fields that can be generated for policy metadata

NAME
DESCRIPTION

EnvironmentTypeEnum

Environment type enumeration for categorizing environments

PRODUCTION
STAGING
DEVELOPMENT
UNSPECIFIED

UserRole

User roles in the system

ADMIN
USER
VIEWER

UserStatus

User account status

ENABLED
DISABLED

ExportType

Supported export formats

CSV

SSOStrategy

SSO strategy type

SAMLP

Inputs

Overview

Scalars

Overview