API Reference
/- FlowStepEdge
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
Integration
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
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
FlowStepEdge
Download GraphQL schema
in
operator
Sample
{ "in": [ "PII_LEAKAGE" ], "operator": "IN" }
Referenced in
items
total
Int!,non-null
Implements interfaces
Sample
{ "items": [ { "__typename": "Detection" } ], "total": 40 }
Implements interfaces
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "name": "Example String", "platform": { "__typename": "Platform" }, "status": "ACTIVE" }
Referenced in
id
I D!,non-null
external Id
I D!,non-null
name
String!,non-null
description
String
platform
environment
owner
status
mode
version
String
graph
agents
tools
data Sources
findings
issues
created At
updated At
captured At
platform Created At
platform Updated At
metadata
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "externalId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "name": "Example String", "description": "Example String", "platform": { "__typename": "Platform" }, "environment": { "__typename": "Environment" }, "owner": { "__typename": "Owner" }, "status": "ACTIVE", "mode": "SYNC", "version": "Example String", "graph": { "__typename": "FlowGraph" }, "agents": [ { "__typename": "AgentPreview" } ], "tools": [ { "__typename": "ToolPreview" } ], "dataSources": [ { "__typename": "DataSourcePreview" } ], "findings": [ { "__typename": "Finding" } ], "issues": [ { "__typename": "Issue" } ], "createdAt": "Example Custom Scalar", "updatedAt": "Example Custom Scalar", "capturedAt": "Example Custom Scalar", "platformCreatedAt": "Example Custom Scalar", "platformUpdatedAt": "Example Custom Scalar", "metadata": "Example Custom Scalar" }
Referenced in
nodes
edges
Sample
{ "nodes": [ { "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "externalId": "Example String", "name": "Example String", "stepType": "TRIGGER", "platformStepType": "Example String", "configuration": { "__typename": "FlowStepConfiguration" }, "resource": { "__typename": "AgentPreview" }, "findings": [ { "__typename": "Finding" } ], "capturedAt": "Example Custom Scalar" } ], "edges": [ { "source": { "__typename": "FlowStep" }, "target": { "__typename": "FlowStep" }, "condition": "Example Custom Scalar" } ] }
Sample
{ "source": { "__typename": "FlowStep" }, "target": { "__typename": "FlowStep" }, "condition": "Example Custom Scalar" }
Sample
{ "raw": "Example Custom Scalar", "inputs": "Example Custom Scalar", "outputs": "Example Custom Scalar" }
Referenced in
id
I D!,non-null
external Id
String
name
String!,non-null
step Type
platform Step Type
String
configuration
resource
findings
captured At
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "externalId": "Example String", "name": "Example String", "stepType": "TRIGGER", "platformStepType": "Example String", "configuration": { "__typename": "FlowStepConfiguration" }, "resource": { "__typename": "AgentPreview" }, "findings": [ { "__typename": "Finding" } ], "capturedAt": "Example Custom Scalar" }
Referenced in
Sample
{ "platform": { "__typename": "Platform" }, "count": 40, "percentage": 40 }
Referenced in
Sample
{ "status": "ACTIVE", "count": 40, "percentage": 40 }
Referenced in
Sample
{ "environment": { "__typename": "Environment" }, "count": 40, "percentage": 40 }
Referenced in