---
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

---

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