Sandboxes
List available sandbox templates
Returns the templates registered in SandboxImage. Pass name back as the template field on POST /sandboxes. If no template is sent on create, the server's configured default is used.
get/sandbox/templates
Response
Templates
Example response
{
"message": "Templates fetched"
}