---
title: "GET /api/status"
method: GET
path: "/api/status"
---

# GET /api/status

`GET /api/status`

## Response `200`

Get the status of the application

- object
  - `filenames` string[]
  - `lsp_running` boolean
  - `mode` string
  - `node_version` string
  - `requirements` string[]
  - `sessions` integer
  - `status` string
  - `version` string

---

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