cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/jobs/{job_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get the status and details of an Oracle research job.
Returns full job details including result if completed. Includes automatic state recovery if a job appears stuck in running state.
API key must be provided in the Authorization header
Successful Response
Was this page helpful?
Suggestions
Contact support