---
title: "Stream experiments"
method: POST
path: "/v1/private/experiments/stream"
tags: ["Experiments"]
---

# Stream experiments

`POST /v1/private/experiments/stream`

Stream experiments

## Request body

- ExperimentStreamRequestPublic
  - `name` string, required
  - `limit` integer
  - `last_retrieved_id` string, uuid
  - `project_name` string

## Changes

- **2026-06-19** `580e3bc69e8a` — 1 info
  - added the optional property `items/anyOf[#/components/schemas/Experiment_Public]/comments/items/source_queue_id` to the response with the `200` status
- **2026-05-04** `d606e84c75e4` — 1 warning
  - removed the optional property `items/anyOf[#/components/schemas/Experiment_Public]/comments/items/source_queue_id` from the response with the `200` status

[Change history](https://skmtc.dev/comet-ml/apis/opik-rest-api/changes/v1/private/experiments/stream/post.md)

---

[API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.dev/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/revisions/0739fa5022ca/schema)
