Skip to main content
GET
/
common
/
users
/
{user_id}
/
chat-history-records
Error
A valid request URL is required to generate request examples
[
  {
    "attributes": {
      "chat_id": 123,
      "name": "<string>",
      "session_id": "<string>",
      "user_id": 123
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Path Parameters

user_id
integer
required

User ID

Response

OK

attributes
object
id
string
type
string