JavaScript
Issues
Fetch investigation results by ID (UUID)
Retrieves detailed investigation results including root cause analysis and remediation steps
GET
JavaScript
Authorizations
API key authentication via Bearer token
Headers
The API version to use. Defaults to the latest stable version if omitted. Pin to the version string in this document's info.version field to opt into exactly this version's schema.
Example:
"2026-03-17"
Path Parameters
Issue unique identifier (UUID)
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Query Parameters
Issue version for workflow results (defaults to latest)
Required range:
x >= 1Response
Investigation results
Session UUID for live investigation
Root cause information
Causal tree analysis
Causal graph V2 with enriched evidence
Remediation actions and steps
Timeline events