cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/sessions/{session_id}/messages
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get chat messages for an Oracle research session.
Returns the conversation history including the original query/report and any follow-up messages.
1 <= x <= 500
Successful Response
Was this page helpful?