cURL
curl --request GET \ --url https://api.example.com/api/vscode/status
{}
Get the VSCode server status.
Returns: Dictionary with running status and enabled status
Successful Response
Was this page helpful?