GET
/
chat-history-records
/
{id}
{
  "attributes": {
    "chat_id": 123,
    "name": "<string>",
    "session_id": "<string>",
    "user_id": 123
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Chat History Record ID

Response

OK

Chat History Record response model

attributes
object
id
string
type
string