---
title: "Stream dataset items"
method: POST
path: "/v1/private/datasets/items/stream"
tags: ["Datasets"]
---

# Stream dataset items

`POST /v1/private/datasets/items/stream`

Stream dataset items

## Request body

- DatasetItemStreamRequest
  - `dataset_name` string, required
  - `last_retrieved_id` string, uuid
  - `steam_limit` integer
  - `dataset_version` string
  - `project_name` string
  - `filters` string

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
