---
title: "Retrieves a brief description of all notebook elements"
method: POST
path: "/api/notebook/describeAllNotebookElements"
---

# Retrieves a brief description of all notebook elements

`POST /api/notebook/describeAllNotebookElements`

Retrieves a brief description of all notebook elements

## Query parameters

- `notebookId` string, required

## Request body

- unknown

## Response `200`

Ok

- unknown

## Changes

- **2023-11-27** `c2d57e621a13` — 1 breaking, 1 warning, 2 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `description` from the response with the `200` status
  - api operation id `describeAllNotebookElements` removed and replaced with ``
  - added optional request body
- **2023-11-20** `ee7eb73634d2` — 1 info
  - endpoint added
- **2023-10-27** `f8c8d4256dda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/decipad/apis/create-and-modify-a-decipad-notebook/changes/api/notebook/describeAllNotebookElements/post.md)

---

[API](https://skmtc.dev/decipad/apis/create-and-modify-a-decipad-notebook.md) · [All operations](https://skmtc.dev/decipad/apis/create-and-modify-a-decipad-notebook/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decipad/create-and-modify-a-decipad-notebook/revisions/5f77d79b504f/schema)
