cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/jobs/{job_id}/stream
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Stream real-time updates from an Oracle research job.
Uses Hatchet’s native streaming - no Redis required. Reconnectable: can reconnect to a running job’s stream at any time.
Successful Response
Was this page helpful?