Our docs got a refresh! Check out the new content and improved navigation. For detailed API reference see our Python SDK docs and TypeScript SDK.
Description
API referenceDatasets

Download Dataset Jsonl

GET
/v1/datasets/{id}/jsonl
/v1/datasets/{id}/jsonl

The Authorization access token

Authorization

X-API-KEY<token>

In: header

Path Parameters

id
Required
Id

curl -X GET "https://api.patronus.ai/v1/datasets/string/jsonl" \
  -H "X-API-KEY: <token>"

Successful Response

"string"