Chat
Get Chat Interactions
GET
/
chat
/
{chatId}
/
interactions
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Response
200 - application/json
The actor (USER or AI) of the interaction
The timestamp when the interaction was created
The data related to the data warehouse integration
The unique identifier of the interaction
The message content of the interaction
The metadata associated with the interaction
The name of the model used for the interaction
The list of references associated with the interaction
The ID of the chat thread associated with the interaction
The timestamp when the interaction occurred
The number of credits used by the user for the interaction