Stream the raw content of an evaluation Dataset version. If no version is specified, the latest version is used.

The Dataset content is downloaded in batches. Batch size can be configured to meet specific processing requirements.

Returns a StreamingResponse, an asynchronous stream of Dataset content with:

  • Content-Type: application/octet-stream

  • Content-Disposition: attachment

  • Chunked transfer encoding

Language
Credentials
Bearer
API Key
Click Try It! to start a request and see the response here!