Support
Log In
Notebooks

List package notebooks

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.

GET/environments/{environmentName}/packages/{packageName}/notebooks

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

Match^[a-zA-Z0-9_-]+$
packageName*string

Name of the package

Match^[a-zA-Z0-9_-]+$

Query Parameters

versionId?string

Version identifier for the package

Match^[a-zA-Z0-9_.-]+$

Response Body

application/json

application/json

application/json

application/json

application/json

application/json