Nuxa
Api referenceCopilotApiCopilotChatChatidStream

GET /api/copilot/chat/{chatId}/stream

GET
/api/copilot/chat/{chatId}/stream

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

chatId*string

The chatId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/copilot/chat/string/stream"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}