API Reference
/- Platform
Agent
Environment
Owner
Tool
DataSource
AccessChannel
ConnectedAgent
ModelAgent
Edge
Issue
AgentAudit
PageInfo
AgentAuditResponse
AuditTimelineEntry
AgentCountByOwner
AgentCountByEnvironment
AgentCountByPlatform
AgentCountByAccessibility
AgentCountBySeverity
AgentCountByTool
AgentCountByDataSource
AgentCountByRiskCategory
Integration
IntegrationsResponse
IntegrationInstallationResponse
Usage
Platform
Download GraphQL schema
external Id
id
name
enabled
issues
Implements interfaces
Sample
{ "externalId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "name": "Example String", "enabled": true, "issues": [ { "__typename": "Issue" } ] }
Implements interfaces
Sample
{ "externalId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "name": "Example String", "issues": [ { "__typename": "Issue" } ] }
id
name
instructions
foundational Model
issues
Implements interfaces
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "name": "Example String", "instructions": "Example String", "foundationalModel": "Example String", "issues": [ { "__typename": "Issue" } ] }
Sample
{ "connectionA": "Example String", "connectionB": "Example String", "direction": "ATOB" }
id
title
severity
reasoning
status
category
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "title": "Example String", "severity": "LOW", "reasoning": "Example String", "status": "OPEN", "category": "ACCESS" }
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 }