API Reference
/- Integration
UserMessageActivity
AgentMessageActivity
AgentReasoningActivity
ToolCallActivity
ErrorActivity
SessionStartedActivity
DataSourceAccessActivity
PolicyEvaluatedActivity
AccessChannelActivity
AuditEvent
Session
FindingIndicator
DetectionIndicator
ViolationIndicator
TimelineQueryMetadata
ActivitiesTimelineBin
BinRange
TimeRange
FindingTypeAggregation
AgentAggregation
FindingTypeSummary
AgentSummary
ActivitiesTimelineChartResponse
AgentPreview
ToolPreview
DataSourcePreview
AccessChannelPreview
Agent
Environment
Owner
ConnectedAgent
ModelAgent
Edge
Platform
AgentAudit
AgentAuditResponse
AuditTimelineEntry
AgentCountByOwner
AgentCountByEnvironment
AgentCountByPlatform
AgentCountByAccessibility
AgentCountByDataSource
AgentCountByFindingType
SeverityFilterOutput
AccessibilityFilterOutput
OwnerFilterOutput
EnvironmentTypeFilterOutput
EnvironmentFilterOutput
PlatformTypeFilterOutput
PlatformFilterOutput
AgentFilterOutput
OwnerOption
PlatformOption
ToolOption
SeverityDistribution
AgentHealthStats
AgentAggregations
AgentFilterSuggestion
AgentsResponseMetadata
AgentsResponse
IntegrationsResponse
ClaudeCodeManualConfig
ClaudeCodeCloudCommands
ClaudeCodeConfig
GitHubCopilotHooksConfigJson
GitHubCopilotManualConfig
GitHubCopilotConfig
IntegrationInstallationResponse
Usage
FoundationalModelOption
IntegrationTestResult
IntegrationTestError
IntegrationFieldError
BooleanFilterOutput
StringFilterOutput
DateTimeFilterOutput
UsageRange
DateRange
PageInfo
Detection
DetectionTypeAggregation
DetectionFilterOutput
DetectionTypeFilterOutput
DetectionsResponse
FlowPreview
Flow
FlowGraph
FlowStepEdge
FlowStepConfiguration
FlowStep
FlowPlatformDistribution
FlowStatusDistribution
FlowEnvironmentDistribution
FlowOwnerDistribution
FlowSeverityDistribution
FlowAggregations
FlowEdge
FlowConnection
FlowStatusFilterOutput
FlowModeFilterOutput
FlowAgentFilterOutput
FlowFilterOutput
Tool
DataSource
AccessChannel
FindingNode
DetectionNode
SessionNode
AgentNode
ToolNode
DataSourceNode
AccessChannelNode
InventoryCategory
InventoryCategoriesResponse
InventoryAgent
InventoryToolListItem
InventoryTool
InventoryDataSourceListItem
InventoryDataSource
InventoryAccessChannelListItem
InventoryAccessChannel
ToolsResponse
ToolExternalTypeCount
DataSourcesResponse
AccessChannelsResponse
ToolFilterOutput
RemediationStep
EvidenceGraphEdge
EvidenceGraph
ViolationPreview
Issue
Finding
FindingFilterOutput
FindingTypeFilterOutput
Policy
PolicyTrigger
PolicyConditionGroup
PolicyAction
PolicyCreateIssueActionParams
IntRange
DateTimeRange
PolicyFilterOptions
PoliciesResponse
AgentTestPolicyResult
PolicyImpactPreview
PolicyMetadata
MatchingEntityGroup
StatusDistribution
EnvironmentTypeDistribution
EnvironmentDistribution
PolicyAggregations
User
OrganizationConfiguration
OrganizationSSOConfiguration
OrganizationSSOConfigurationValues
Integration
Download GraphQL schema
health Percentage
Float!,non-null
no Issues Percentage
Float!,non-null
by Severity
Sample
{ "healthPercentage": 40, "noIssuesPercentage": 40, "bySeverity": [ { "__typename": "SeverityDistribution" } ] }
Referenced in
health
Sample
{ "health": { "__typename": "AgentHealthStats" } }
Referenced in
label
String!,non-null
Human-readable label (e.g., 'High severity issues')
filter
Typed filter that FE can apply directly to the agents query
reason
String
Explanation of why this filter is suggested
Sample
{ "label": "Example String", "filter": { "__typename": "AgentFilterOutput" }, "reason": "Example String" }
Referenced in
suggestions
Filter suggestions based on current data. Sorted by priority (highest first).
Sample
{ "suggestions": [ { "__typename": "AgentFilterSuggestion" } ] }
Referenced in
items
total
Int!,non-null
aggregations
metadata
Implements interfaces
Sample
{ "items": [ { "__typename": "Agent" } ], "total": 40, "aggregations": { "__typename": "AgentAggregations" }, "metadata": { "__typename": "AgentsResponseMetadata" } }
Sample
{ "platform": { "__typename": "Platform" }, "status": "DISABLED", "description": "Example String", "error": "Example String" }
tenant Id
String!,non-null
items
Sample
{ "tenantId": "Example String", "items": [ { "__typename": "Integration" } ] }
Sample
{ "filename": "Example String", "unix": "Example Custom Scalar", "windows": "Example Custom Scalar" }
Referenced in
unix
String!,non-null
windows
String!,non-null
stop Unix
String!,non-null
stop Windows
String!,non-null
session End Unix
String!,non-null
session End Windows
String!,non-null
Sample
{ "unix": "Example String", "windows": "Example String", "stopUnix": "Example String", "stopWindows": "Example String", "sessionEndUnix": "Example String", "sessionEndWindows": "Example String" }
Referenced in
manual
cloud
Sample
{ "manual": { "__typename": "ClaudeCodeManualConfig" }, "cloud": { "__typename": "ClaudeCodeCloudCommands" } }
Referenced in
hooks
Sample
{ "hooks": "Example Custom Scalar" }
Referenced in