GET
/
v1
/
_
/
gen
/
server_envelope
curl --request GET \
  --url https://api.storytell.ai/v1/_/gen/server_envelope
{
  "commandKey": "<string>",
  "data": "<string>",
  "recipients": [
    "<string>"
  ]
}

Response

200
application/json
Success response
commandKey
string
required
data
string
required
recipients
string[]
required