GET
/
chat
/

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json
brain_id
string
required
chat_id
string
required
created_at
string
required
created_from
string
required
last_updated
string
required
model
string
required
system_message
string
required
temperature
number | null
required
title
string
required
user_id
string
required