API Reference
/- AgentCountByOwner
Agent
Environment
Owner
Tool
DataSource
AccessChannel
ConnectedAgent
ModelAgent
Edge
Issue
Platform
AgentAudit
PageInfo
AgentAuditResponse
AuditTimelineEntry
AgentCountByEnvironment
AgentCountByPlatform
AgentCountByAccessibility
AgentCountBySeverity
AgentCountByTool
AgentCountByDataSource
AgentCountByRiskCategory
Integration
IntegrationsResponse
IntegrationInstallationResponse
Usage
AgentCountByOwner
Download GraphQL schema
name
type
category
description
Sample
{ "name": "Example String", "type": "COPILOTSTUDIO", "category": "AGENT_ORCHESTRATION", "description": "Example String" }
Referenced in
Sample
{ "sessionId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "type": "ToolCall", "message": "Example String", "issues": [ { "__typename": "Issue" } ], "timestamp": "Example Custom Scalar", "toolType": "Example String" }
Referenced in
has Next Page
Sample
{ "hasNextPage": true }
Referenced in
page Info
items
Sample
{ "pageInfo": { "hasNextPage": true }, "items": [ { "__typename": "AgentAudit" } ] }
Sample
{ "key": "Example String", "label": "Example String", "value": 40 }
Sample
{ "owner": { "__typename": "Owner" }, "count": 40 }
environment
count
Sample
{ "environment": { "__typename": "Environment" }, "count": 40 }
Sample
{ "platform": { "__typename": "Platform" }, "count": 40 }
accessibility
count
Sample
{ "accessibility": "PUBLIC", "count": 40 }
severity
count
Sample
{ "severity": "LOW", "count": 40 }