---
title: "Get Oracle Session Detail"
method: GET
path: "/oracle/sessions/{session_id}"
tags: ["Oracle"]
---

# Get Oracle Session Detail

`GET /oracle/sessions/{session_id}`

Retrieve the full details of a single Oracle research session.

This is the new primary endpoint.
The old /oracle/history/{session_id} endpoint is deprecated but still operational.

## Path parameters

- `session_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)
