GET
/
v1
/
messages
/
async
/
{message_id}
/
stream
"<any>"

Path Parameters

message_id
string
required

Message ID of the asynchronous chat stream to observe.

Response

Server-sent events stream with chat completion data

The response is of type any.