Skip to main content
GET
Get watch folder service status

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Response

200 - application/json

Service status

state
enum<string>
Available options:
stopped,
running,
stopping,
paused,
waiting
current_folder
string | null
current_file
string | null
files_pending
integer
files_processed_this_session
integer
last_error
string | null
paused_until
number | null
folder_stats
object
Last modified on July 14, 2026