Skip to main content
GET
Stream evaluations as CSV or JSONL (sync export)

Authorizations

Authorization
string
header
required

SDK API key (tl_...) or Clerk session JWT

Query Parameters

format
enum<string>
default:csv
Available options:
csv,
jsonl
trace_id
string<uuid>
include_reasoning
boolean
default:false

Response

Streamed CSV or JSONL payload.

The response is of type string.