API ReferenceVm
Get_terminal_xterm
Get terminal output with xterm formatting
Path Parameters
vm_id*string
The ID of the VM
terminal_id*string
The ID of the terminal session
Response Body
application/json
application/json
curl -X GET "https://api.freestyle.sh/v1/vms/string/terminals/string/xterm-256color"{
"output": "string"
}{
"error": "string",
"message": "string"
}