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

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Query Parameters

format
enum<string>
default:csv
Available options:
csv,
jsonl
label
enum<string>
default:all
Available options:
pass,
fail,
unlabeled,
all

Response

Streamed CSV or JSONL payload.

The response is of type string.