cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/sessions/{session_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Retrieve the full details of a single Oracle research session.
This is the new primary endpoint. The old /oracle/history/ endpoint is deprecated but still operational.
Successful Response
Was this page helpful?