Skip to main content
GET
점수 목록

인증

Authorization
string
header
필수

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

경로 매개변수

entity
string
필수
project
string
필수

쿼리 매개변수

evaluation_run_id
string | null

평가 run ID 기준으로 필터링

limit
integer | null

반환할 최대 점수 수

offset
integer | null

건너뛸 점수 수

응답

JSONL 형식의 데이터 스트림

score_id
string
필수

점수 ID

scorer
string
필수

scorer 레퍼런스(weave:// URI)

value
number
필수

점수 값

evaluation_run_id
string | null

이 점수에 연결된 Evaluation run ID

wb_user_id
string | null

직접 설정하지 마세요. 서버가 이 필드를 자동으로 채웁니다.