Retrieve an experiment trace
Authentication
Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, OpenAI or Azure OpenAI provider credentials go in Settings -> Providers or the request body credential_override field, not in this auth field.
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.