Get watch mode status
watch-mode
Get watch mode status
Retrieves the current status of the file watching system. This includes whether watch mode is enabled, which project is being watched, and the path being monitored. Useful for monitoring the development workflow and ensuring file changes are being detected.
GET
Get watch mode status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
The current watch mode status.