Forum Discussion
Extract API info from Notebooks
- 11 months ago
Hi halcyon57a ,
Thank you for your post in the Fabric community, and In addition to tayloramy earlier response. Fabric’s public API does allow you to retrieve complete notebook definitions, including all code cells. If you’re only getting metadata, that could be why the results appear blank you need to use the correct endpoint for full content.
You can refer to the official documentation: Manage and execute Fabric notebooks with public APIs - Microsoft Fabric | Microsoft Learn
This guide explains how to list notebooks, access their full content, and handle formats such as .ipynb, .py, and .sql. For .ipynb notebooks.
Regards,
Yugandhar.
Hi halcyon57a ,
When you have a moment, please let us know if everything is okay on your end or if you need any further assistance.
Thank you.