Skip to main content
GET
/
oracle
/
jobs
/
{job_id}
/
stream
Stream Oracle Job
curl --request GET \
  --url https://apigcp.trynia.ai/v2/oracle/jobs/{job_id}/stream
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

job_id
string
required

Response

Successful Response