---
title: "Live Kernel Notebooks"
method: GET
path: "/v1/kernel/live-kernel-notebooks"
tags: ["kernel"]
---

# Live Kernel Notebooks

`GET /v1/kernel/live-kernel-notebooks`

Notebook ids with a live kernel session, from the gateway's own store.

Exists for the artifact pull: the chat-session row's ``notebook_id`` is
cleared when the agent detaches its notebook, but the kernel session (and
its box, holding kernel-written artifacts) can outlive the detach. The
gateway session store is the authority on which kernels are actually
alive. Only notebooks the caller owns are returned.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-08-12** `dcf9b4550387` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/v1/kernel/live-kernel-notebooks/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/f4de1bab5efb/schema)
