cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/sessions
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
List Oracle research sessions for the authenticated API key.
This is the new primary endpoint. The old /oracle/history endpoint is deprecated but still operational.
1 <= x <= 100
0 <= x <= 500
Successful Response
Was this page helpful?