---
title: "Get Oracle Job"
method: GET
path: "/oracle/jobs/{job_id}"
tags: ["Oracle"]
---

# Get Oracle Job

`GET /oracle/jobs/{job_id}`

Get the status and details of an Oracle research job.

Returns full job details including result if completed.
Includes fallback to check Hatchet state if job appears stuck in running state.

## Path parameters

- `job_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nozomio-labs/apis/nia-ai-api.md) · [All operations](https://skmtc.net/nozomio-labs/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nozomio-labs/nia-ai-api/revisions/dbb602a3ef17/schema)
