Get Conversation Messages
Retrieves a chronologically ordered list of user messages, AI responses, and deep system agent routing execution data for a specific conversation thread.
Authorizations
For server-to-server or automated access, use a DataGOL Service Account key.
Pass it via the x-auth-token header instead of Authorization:
x-auth-token: <service-account-key>
Path Parameters
The unique UUID identifying the conversation thread.
"6718e680-194b-47fb-b8f6-029b35565b99"
Response
A JSON array containing the message history list along with agent analytics metadata.
Internal unique message identifier.
7902
Back-reference to the parent conversation UUID.
"c920e1f5-2ac7-4f17-aed7-b260e464c022"
The structural ID of the user authoring the text.
206
The exact prompt raw input supplied by the user.
"Can you do some analysis on this data?"
Content block payload parts yielded by the processing model.
Client UI specific flags or tracking configurations.
Flags whether this thread item was pinned in the interface.
false
Message generation window log timestamp.
"2025-11-04T18:24:59.695784Z"
User satisfaction feedback payload data.