Skip to main content
GET
/
chat
/
messages
/
{message_id}
/
stream
Chat.Stream Message Events
curl --request GET \
  --url https://ds.cominty.com/chat/messages/{message_id}/stream \
  --header 'x-cominty-token: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.cominty.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-cominty-token
string
header
required

Your Cominty API token.

Headers

last-event-id
string | null

Path Parameters

message_id
string<uuid>
required

Response

Successful Response

The response is of type object.