Skip to main content
GET
Get Rlhf Numeric Scores

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Query Parameters

axis_key
string | null

Restrict to a single axis.

round_id
string<uuid> | null

Restrict to scores tagged with this rlhf_loop round.

limit
integer
default:20000
Required range: 1 <= x <= 100000

Response

Successful Response

axes
string[]
required
experiment_id
string
required
scores
RlhfNumericScore · object[]
required
total
integer
required
truncated
boolean
required