Returns detailed diagnostic information for a specific run, including error messages, statistics, possible causes of failure, and suggested remediation actions. Useful for answering questions like “Why did my agent fail?”
Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The ID of the agent
The ID of the run
Returns the run diagnostics
Response model for run diagnostics (why a run failed)
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 Run statistics
Possible failure reasons based on status and error message
Suggested actions to resolve the issue