Projects

Export a project as a ZIP archive

Returns a ZIP archive containing one .deepnote YAML document per notebook. Block outputs and per-run execution metadata are excluded.

get/projects/{projectId}/export

Path parameters

projectIdstring uuid required

Response

ZIP archive containing the project notebooks

Changes