Nuxa
Api referenceChatApiChatIdentifierFeedback

GET /api/chat/{identifier}/feedback

GET
/api/chat/{identifier}/feedback

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

identifier*string

The identifier parameter

Response Body

application/json

application/json

application/json

application/json

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