API ReferenceDev servers
Get the status of a Dev Server
curl -X GET "https://api.freestyle.sh/ephemeral/v1/dev-servers/status" \ -H "Content-Type: application/json" \ -d '{ "devServer": { "repoId": "c7c90052-c566-40b6-94a5-a1e9a44bfdc7" } }'{
"installing": true,
"devRunning": true
}