get https://{hostname}/sandbox-api/v1/sandboxes//edgeworkers/
Retrieve the script bundle in .tgz
form for the specified sandboxId
and edgeWorkerId
. This operation downloads only the bundle that was uploaded to your sandbox using the PUT command. It doesn't fetch the original bundle from the EdgeWorkers environment. To learn more about EdgeWorkers, refer to the EdgeWorkers API.
Recipes
Test EdgeWorkers functions in your sandbox
Open Recipe