v4
latestOpenAPI 3.0.32026-08-0161180264.4 KBmonitoring
integrations
getMonitoringTraceByCorrelation
Returns the cross-system event trace for a correlation_id: every monitoring span sharing it — external spans (middleware) plus epilot's own processing spans — ordered chronologically, with a rolled-up status and the epilot inbound event "head" attached. This is the correlation-grouped counterpart to …/events/{eventId}/associated (which groups a single epilot event's fan-out by event_id). Origin is distinguished by the EXTERNAL_* code prefix on external spans. Freshness is near-real-time (spans land as they are produced/ingested).
get/v2/integrations/{integrationId}/monitoring/traces/{correlationId}
Path parameters
integrationIdstring uuid required
The integration ID
correlationIdstring required
The trace id (correlation_id) shared across systems
Response
The assembled cross-system trace.