API ReferenceVm
Get_file
Get file from VM
Path Parameters
vm_id*string
The ID of the VM to get the file from
filepath*string
The path of the file to get
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://api.freestyle.sh/v1/vms/string/files/string"{
"content": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}