cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/jobs/{job_id}/stream \ --header 'Authorization: Bearer <token>'
{ "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.
API key must be provided in the Authorization header
Successful Response
Was this page helpful?
Suggestions
Contact support