[ { "resource": "<string>", "packageName": "<string>", "path": "<string>", "error": "<string>" } ]
Retrieves a list of all Malloy notebooks within the specified package. Each notebook entry includes the relative path, package name, and any compilation errors. This endpoint is useful for discovering available notebooks and checking their status.
Was this page helpful?