Skip to main content
GET
Export the graded trajectories

Authorizations

Authorization
string
header
required

Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.

Path Parameters

id
string
required

Query Parameters

format
enum<string>

Output shape. Default rl.

Available options:
rl,
sft,
pairwise
step
string

Only items scored under this step tag.

min_grade
number

sft only: minimum reward for a winner (0..1). Default 0.9.

limit
integer

Rows to scan, at most 10,000.

Response

application/jsonl; charset=utf-8, Content-Disposition: attachment. Headers X-Errorbar-Export-Count (lines written), X-Errorbar-Export-Scanned (records read), X-Errorbar-Export-Capped.

The response is of type string.