List span scores

List all scores for a specific span. Scores are automatically enriched with evaluator names when retrieving span details.

Path parameters

log_idstringRequired
Log Id

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Response

Paginated list of scores for this span.
countinteger
Total scores.
nextstring or null
Next page URL.
previousstring or null
Previous page URL.
resultslist of objects

Errors

401
Unauthorized Error
404
Not Found Error