v1

latestOpenAPI 3.1.02026-08-042453938.9 KB
Events

Trace by correlation ID

Trace events across multiple runs and services using a correlation ID.

Returns all events that share the same correlation ID, grouped by run. Useful for debugging distributed agent workflows.

Example use case: Tracing a request across multiple microservices

GET /v1/trace/{correlationId}
get/v1/trace/{correlationId}

Path parameters

correlationIdstring required

Correlation ID to trace

Query parameters

format'json' | 'tree'

Output format (default: json)

Response

Events grouped by run with trace context

correlationIdstring
totalEventsinteger
totalRunsinteger