Stream chat messages
GET/v2/spaces/:space_id/chats/:chat_id/messages/stream
Only additions are replayed on resume. A message deleted, edited, or reacted to while you were disconnected keeps its old form in your copy until you read the messages again, because none of those restamp the state id a resume is measured against.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 404
- 429
Server-Sent Events stream
Invalid path, query or request input
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Space or chat not found
Too many streams held at once; close one, retrying cannot succeed