- Method:
listScores - Scope:
score:read - Transports: HTTP RPC, WebSocket RPC
- Request:
{ runId, nodeId? } - Response:
ScoreRow[]
v1 and include InvalidRequest, Unauthorized, Forbidden, RunNotFound, and Internal.Gateway RPC for listing scorer/eval results for a run.
listScoresscore:read{ runId, nodeId? }ScoreRow[]v1 and include InvalidRequest, Unauthorized, Forbidden, RunNotFound, and Internal.