<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://support.tygron.com/w/index.php?action=history&amp;feed=atom&amp;title=Api_session_items_chatmessages</id>
	<title>Api session items chatmessages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://support.tygron.com/w/index.php?action=history&amp;feed=atom&amp;title=Api_session_items_chatmessages"/>
	<link rel="alternate" type="text/html" href="https://support.tygron.com/w/index.php?title=Api_session_items_chatmessages&amp;action=history"/>
	<updated>2026-06-19T12:30:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://support.tygron.com/w/index.php?title=Api_session_items_chatmessages&amp;diff=87078&amp;oldid=prev</id>
		<title>Frank@tygron.nl: Created page with &quot;API Endpoint: /api/session/items/chatmessages/  Edit items with events described at Api session event editor chatmessage.  Default Query: &lt;syntaxhighlight lang=&quot;text&quot; copy&gt;https://engine.tygron.com/api/session/items/chatmessages/?f=JSON&amp;token=API_TOKEN&lt;/syntaxhighlight&gt; Example Response: &lt;syntaxhighlight lang=&quot;text&quot; copy&gt;[ {   &quot;channelID&quot; : 0,   &quot;date&quot; : 1781797226497,   &quot;id&quot; : 0,   &quot;message&quot; : &quot;Welcome to Team Chat, here you can sent messages to other currently acti...&quot;</title>
		<link rel="alternate" type="text/html" href="https://support.tygron.com/w/index.php?title=Api_session_items_chatmessages&amp;diff=87078&amp;oldid=prev"/>
		<updated>2026-06-19T08:09:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;API Endpoint: /api/session/items/chatmessages/  Edit items with events described at &lt;a href=&quot;/wiki/Api_session_event_editor_chatmessage&quot; title=&quot;Api session event editor chatmessage&quot;&gt;Api session event editor chatmessage&lt;/a&gt;.  Default Query: &amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=JSON&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt; Example Response: &amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;[ {   &amp;quot;channelID&amp;quot; : 0,   &amp;quot;date&amp;quot; : 1781797226497,   &amp;quot;id&amp;quot; : 0,   &amp;quot;message&amp;quot; : &amp;quot;Welcome to Team Chat, here you can sent messages to other currently acti...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;API Endpoint: /api/session/items/chatmessages/&lt;br /&gt;
&lt;br /&gt;
Edit items with events described at [[Api session event editor chatmessage]].&lt;br /&gt;
&lt;br /&gt;
Default Query:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=JSON&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Example Response:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;[ {&lt;br /&gt;
  &amp;quot;channelID&amp;quot; : 0,&lt;br /&gt;
  &amp;quot;date&amp;quot; : 1781797226497,&lt;br /&gt;
  &amp;quot;id&amp;quot; : 0,&lt;br /&gt;
  &amp;quot;message&amp;quot; : &amp;quot;Welcome to Team Chat, here you can sent messages to other currently active users in your domain.&amp;quot;,&lt;br /&gt;
  &amp;quot;role&amp;quot; : &amp;quot;INTRO&amp;quot;,&lt;br /&gt;
  &amp;quot;version&amp;quot; : 1&lt;br /&gt;
}, {&lt;br /&gt;
  &amp;quot;channelID&amp;quot; : 1,&lt;br /&gt;
  &amp;quot;date&amp;quot; : 1781797226497,&lt;br /&gt;
  &amp;quot;id&amp;quot; : 1,&lt;br /&gt;
  &amp;quot;message&amp;quot; : &amp;quot;Hello! I am your Tygron Wiki assistant.\n\t\t\n\t\tI can help you with:\n\t\tSearching the Tygron Wiki for information on features, configurations and guides.\n\t\tValidating TQL Queries or API Endpoints to ensure they are correct.\n\t\t\n\t\tHow can I assist you today?&amp;quot;,&lt;br /&gt;
  &amp;quot;role&amp;quot; : &amp;quot;INTRO&amp;quot;,&lt;br /&gt;
  &amp;quot;version&amp;quot; : 2&lt;br /&gt;
} ]&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==Limit Queries==&lt;br /&gt;
version=100: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?version=100&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==Show Queries==&lt;br /&gt;
max version: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/version/?token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
size: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/size/?token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==Formats==&lt;br /&gt;
HTML: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=HTML&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
JSON: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=JSON&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
CSV: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=CSV&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
SSV: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=SSV&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
SMILE: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=SMILE&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
ZIPJSON: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=ZIPJSON&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
ZIPSMILE: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; copy&amp;gt;https://engine.tygron.com/api/session/items/chatmessages/?f=ZIPSMILE&amp;amp;token=API_TOKEN&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==Api Model AIChatMessage==&lt;br /&gt;
API Model description of AIChatMessage&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Name&lt;br /&gt;
!Type&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| calcTimeMS&lt;br /&gt;
| long&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| channelID&lt;br /&gt;
| int&lt;br /&gt;
| [[Chat Channel]] ID &lt;br /&gt;
|-&lt;br /&gt;
| date&lt;br /&gt;
| long&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| id&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| message&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| role&lt;br /&gt;
| Role&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| state&lt;br /&gt;
| AIState&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| thinking&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| toolCalls&lt;br /&gt;
| AIToolCall&amp;lt;nowiki&amp;gt;[]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| version&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Api Model AIState==&lt;br /&gt;
API Enumeration description of AIState&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Name&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| NONE&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| QUEUING&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| GENERATING&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| FINISHED&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Api Model ChatMessage==&lt;br /&gt;
API Model description of ChatMessage&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Name&lt;br /&gt;
!Type&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| channelID&lt;br /&gt;
| int&lt;br /&gt;
| [[Chat Channel]] ID &lt;br /&gt;
|-&lt;br /&gt;
| date&lt;br /&gt;
| long&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| id&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| message&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| role&lt;br /&gt;
| Role&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| version&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Api Model DomainMessage==&lt;br /&gt;
API Model description of DomainMessage&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Name&lt;br /&gt;
!Type&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| channelID&lt;br /&gt;
| int&lt;br /&gt;
| [[Chat Channel]] ID &lt;br /&gt;
|-&lt;br /&gt;
| date&lt;br /&gt;
| long&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| fullName&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| id&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| message&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| role&lt;br /&gt;
| Role&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| userName&lt;br /&gt;
| String&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| version&lt;br /&gt;
| int&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Api Model Role==&lt;br /&gt;
API Enumeration description of Role&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Name&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| SYSTEM&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| INTRO&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ASSISTANT&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| USER&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{article end|seealso=*[[Api Content Items]]&lt;br /&gt;
*[[Api session event editor chatmessage]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:API]]&lt;br /&gt;
[[Category:Items]]&lt;/div&gt;</summary>
		<author><name>Frank@tygron.nl</name></author>
	</entry>
</feed>