Skip to main content
GET
Get watch mode status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

The current watch mode status.

Current file watching status and configuration

enabled
boolean
required

Whether file watching is currently active

environmentName
string
required

Name of the environment being watched for file changes

watchingPath
string
required

The file system path being monitored for changes, null if not watching