---
title: "GET /api/documentation/snippets"
method: GET
path: "/api/documentation/snippets"
---

# GET /api/documentation/snippets

`GET /api/documentation/snippets`

## Headers

- `Marimo-Session-Id` string, required

## Response `200`

Load the snippets for the documentation page

- Snippets
  - `snippets` Snippet[], required
    - `sections` SnippetSection[], required
      - `code` string, nullable
      - `html` string, nullable
      - `id` string, required
    - `title` string, required

---

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