GET
/v1/batches/{batch_id}/results.jsonl

Path Parameters

batch_id*string
Formatuuid

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/batches/497f6eca-6276-4993-bfeb-53cbbbba6f08/results.jsonl"
"string"
{
  "status_code": 400,
  "detail": "Bad Request",
  "extra": {}
}