ChatLogs
Gets the Chat Log objects for the Memori of the current session record in a specific date interval.
The session ID
The optional beginning of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
The session ID
The optional begin of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Success
Base response.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
Gets the Chat Log objects for the Memori of the current session record in a specific date interval, with paging.
The session ID
The starting date and time from which chat logs should be retrieved. The value is expected to be a string formatted as "yyyyMMddHHmmssfff".
The ending date and time up to which chat logs should be retrieved. The value is expected to be a string formatted as "yyyyMMddHHmmssfff".
Specifies the minimum number of messages a chat must have to be included in the results. If null, defaults to 3 (which means chats with less than 3 messages are excluded).
A text-based filter applied to the chat logs. The filter is matched against the SessionID, IP address, user name, and chat text fields.
Specifies the starting index from which paginated chat logs should be retrieved.
Specifies the number of chat logs to retrieve in a paginated request.
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
Gets the Chat Log objects for the Memori of the current session recorded during a specific other session.
The session ID
The session ID for which Chat Log objects are being searched
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
The session ID
The user ID for which Chat Log objects are being searched
The optional begin of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
The session ID
The optional begin of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
The login token to identify the user
The Memori ID
The optional begin of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
The optional end of the date interval, in UTC time, in the format yyyyMMddHHmmssfff
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
Gets the Chat Log objects for the Memori created by the user identified by the login token, with paging.
The login token to identify the user
The Memori ID
The starting date and time from which chat logs should be retrieved. The value is expected to be a string formatted as "yyyyMMddHHmmssfff".
The ending date and time up to which chat logs should be retrieved. The value is expected to be a string formatted as "yyyyMMddHHmmssfff".
Specifies the starting index from which paginated chat logs should be retrieved.
Specifies the number of chat logs to retrieve in a paginated request.
Specifies the minimum number of messages a chat must have to be included in the results. If null, defaults to 3 (which means chats with less than 3 messages are excluded).
Success
Response of a List Chat Logs request.
Total number of ChatLog objects
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
The session ID
The Chat Log object ID
Success
Base response.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous response.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous response.
Result code. A code of 0 means no errors.
When the request fails, its value is equivalent to the HTTP
status code.
Result message. A message of Ok means no errors.
Success
Last updated