API ReferenceAnalyticsAgent AnalyticsGet span in a traceVersion: 2.0Get span in a trace GET /v2/agent_analytics/traces/:trace_id/spans/:span_id Retrieve the details of a specific span within a trace. Request Responses200403404The requested span.Permissions do not allow accessing this span.Trace or span not found.