Skip to main content

Download the exact project group source code

GET 

/api/workflows/:workflowName/project-group-download

The root project and included dependencies with permissions are returned by the exact version in the dependency lock. No permission dependency will be included. skippedDependencies, does not fall back to latest; the response does not contain any KV, PersistentValue, CLI login credentials or other host data. Desktop compatibility is controlled only by the root version. Included dependencies still follow the exact lock, source permission, and retained-source state. The client must recompute each sourceHash from file paths and original bytes before writing to disk.

Request

Responses

You can download projects, skip dependencies and source files.