---
title: "POST /api/home/running_notebooks"
method: POST
path: "/api/home/running_notebooks"
---

# POST /api/home/running_notebooks

`POST /api/home/running_notebooks`

## Response `200`

Get the running files

- RunningNotebooksResponse
  - `files` MarimoFile[], required
    - `initializationId` string, nullable
    - `lastModified` number, nullable
    - `name` string, required
    - `path` string, required
    - `sessionId` string, session-id

## Changes

> 60 revisions in range; 3 could not be searched.

- **2026-03-31** `41bba414df27` — 2 info
  - added `#/components/schemas/SessionId` to the `files/items/sessionId` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `files/items/sessionId` response property `anyOf` list for the response status `200`
- **2026-03-18** `f29fa637d35b` — 2 info
  - added `subschema #1` to the `files/items/sessionId` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/SessionId` from the `files/items/sessionId` response property `anyOf` list for the response status `200`

[Change history](https://skmtc.dev/marimo-team/apis/marimo-api/changes/api/home/running_notebooks/post.md)

---

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