API Reference
/- IntegrationInstallationResponse
Agent
Environment
Owner
Tool
DataSource
AccessChannel
ConnectedAgent
ModelAgent
Edge
Issue
Platform
AgentAudit
PageInfo
AgentAuditResponse
AuditTimelineEntry
AgentCountByOwner
AgentCountByEnvironment
AgentCountByPlatform
AgentCountByAccessibility
AgentCountBySeverity
AgentCountByTool
AgentCountByDataSource
AgentCountByRiskCategory
Integration
IntegrationsResponse
Usage
IntegrationInstallationRe...
Download GraphQL schema
Sample
{ "tool": { "__typename": "Tool" }, "count": 40 }
data Source
count
Sample
{ "dataSource": { "__typename": "DataSource" }, "count": 40 }
category
count
Sample
{ "category": "ACCESS", "count": 40 }
Sample
{ "platform": { "__typename": "Platform" }, "status": "DISABLED", "description": "Example String", "error": "Example String" }
tenant Id
items
Sample
{ "tenantId": "Example String", "items": [ { "__typename": "Integration" } ] }
Sample
{ "integration": { "__typename": "Integration" }, "error": "Example String", "redirectUri": "Example String" }