traces
📄️ Retrieve all spans for a specific trace by trace_id. The org_id from the auth token is used to gate access.
Retrieve all spans for a specific trace by trace_id. The org_id from the auth token is used to gate access.
📄️ List distributed traces for the authenticated org within a lookback window. Scoped to the caller's org_id from the auth
List distributed traces for the authenticated org within a lookback window. Scoped to the caller's org_id from the auth token.
📄️ Aggregate statistics for request traces within a time window. Returns total, success, failure, timeout, and auth-failure
Aggregate statistics for request traces within a time window. Returns total, success, failure, timeout, and auth-failure counts plus average duration in ms.