Sandbox
Disposable sandbox environments for onboarding demos.
📄️ Get Available Sandbox Repositories
Return the catalog of predefined vulnerable repositories a user can create inside the sandbox, together with the total count.
📄️ Create Sandbox Repository
Schedule the CreateRepository workflow to provision a single predefined repository inside the sandbox. Returns 202 while creation continues in the background; returns 400 for invalid input.
📄️ Create Multiple Sandbox Repositories
Schedule the CreateRepositoryWithList workflow to provision several sandbox repositories in one request. Returns 202 while creation continues in the background; returns 400 for invalid input.