GET
/
v1
/
_
/
gen
/
server_envelope
Placeholder Struct for Server Generation
curl --request GET \
  --url https://production-storytell-ai-platfor-cds2.encr.app/v1/_/gen/server_envelope
{
  "commandKey": "<string>",
  "data": "<string>",
  "recipients": [
    "<string>"
  ]
}

Response

Success response

commandKey
string
required
data
string
required
recipients
string[]
required