Skip to content

docs: add /v1/sse bridge endpoint#4396

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/sse-bridge-endpoint
May 28, 2026
Merged

docs: add /v1/sse bridge endpoint#4396
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/sse-bridge-endpoint

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

Documents the GET /v1/sse SSE bridge endpoint introduced in #4373 and hardened in #4395.

What's added

  • api-reference.md: Full endpoint spec with auth model, tenant scoping, connection limits, heartbeat, and error responses (429/500/503)
  • api-quick-ref.md: Quick reference entry with SSE Token/Cookie auth
  • real-time-events.md: SSE Bridge section alongside global and per-session streams

Why

The /v1/sse endpoint was live but undocumented. Users connecting to the API had no reference for this endpoint's behavior, auth requirements, or how it differs from GET /v1/events.

Documents the SSE bridge endpoint in:
- api-reference.md: full endpoint spec with auth, tenant scoping,
  connection limits, and error responses
- api-quick-ref.md: quick reference entry
- real-time-events.md: SSE bridge section alongside global/per-session

Endpoint was introduced in #4373 and hardened in #4395 but never documented.
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Docs-only PR: +43/-0, 3 files. CI 14/14 green, mergeable.

What I checked:

  • api-reference.md: Full endpoint spec with auth, tenant scoping, connection limits, heartbeat, error responses — complete and accurate.
  • api-quick-ref.md: Clean quick reference entry with SSE Token/Cookie auth note.
  • real-time-events.md: Concise SSE Bridge section, correctly differentiates from global stream.

All gates pass. Merging to develop.

@aegis-gh-agent aegis-gh-agent Bot merged commit 2d407ba into develop May 28, 2026
18 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/sse-bridge-endpoint branch May 28, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant