Get Chatbot messages
note: there is a limit of 10000 messages
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Response
The actor of the message, either USER or AI
The timestamp when the message was created
The ID of the message
The content of the message
The list of references associated with the interaction
A unique identifier for the “brain” associated with this document or data object
The timestamp indicating when the document or file was created
A unique identifier for the document associated with this object
An internal ID for this object
The name of the file or document
The current status of the document processing.
The type of the document or file
A URL link to access or download the file. This is likely a temporary signed URL from AWS S3, as it includes authentication details and an expiration timestamp
Identifier for metadata object
Identifier for ISO language code
Identifier of the url for the original file
URL link to access original object
Boolean to check whether the file is processed
The ID of the thread the message belongs to
The timestamp of the message, if available