cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/jobs
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
List Oracle research jobs for the authenticated user.
Returns jobs ordered by creation time (newest first).
Filter by status: queued, running, completed, failed
1 <= x <= 100
x >= 0
Successful Response
Was this page helpful?