---
title: "Campaigns Stream Retrieve"
method: GET
path: "/redteam/campaigns/{campaign_id}/stream/"
tags: ["redteam"]
---

# Campaigns Stream Retrieve

`GET /redteam/campaigns/{campaign_id}/stream/`

Declare per-endpoint throttling configuration attributes for views.

Endpoints can inherit this mixin and set:
- endpoint_default_rate_limit_per_user_per_min: float | None

When set (not None), throttling will use ONLY this default RPM for the endpoint
without requiring API key / org attributes on the request. When unset, the
standard API key / organization / subscription limits apply.

## Path parameters

- `campaign_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/revisions/c26d550029f8/schema)
