Skip to main content
GET
/
api
/
v1
/
cvms
/
{cvm_id}
/
pre-launch-script
Get pre-launch script
curl --request GET \
  --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/pre-launch-script
"<string>"

Path Parameters

cvm_id
string
required

Response

Pre-launch shell script content

The response is of type string.