utility

Get watched files

Get a list of all files being watched by the language server

get/v1/devboxes/{id}/lsp/files

Path parameters

idstring required

The id of the devbox.

Response

A list of all files being watched by the language server

fullPathstring required
pathstring required
filenamestring required

Changes