Skip to main content
GET
Get environment installation script

Authorizations

X-API-Key
string
header
required

Path Parameters

envId
string
required

Environment ID

Response

Successfully retrieved installation script

CURL command for environment installation

Example:

"curl -fsSL https://example.com/install.sh | bash -s -- --env-id abc123"