Skip to main content
GET
/
watch-folders
/
service
/
status
Get watch folder service status
curl --request GET \
  --url http://localhost:6699/api/v1/watch-folders/service/status \
  --header 'X-License-Key: <api-key>'
{}

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Response

200 - application/json

Service status

The response is of type object.

Last modified on February 18, 2026