Retrieve an experiment trace
Authentication
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Path parameters
Experiment ID returned as id in experiment responses.
Trace ID returned as id in experiment trace list responses.
Response
Trace ID. Use this value as log_id for trace detail and wait-workflow resume routes.
Scores keyed by evaluator ID or slug. Each value includes evaluator metadata and the score value field matching score_value_type.