cURL
curl --request GET \ --url http://localhost:6699/api/v1/watch-folders/service/status \ --header 'X-License-Key: <api-key>'
{}
Returns whether the background service is running and its current state.
Jumper Pro license key passed via header
Service status
The response is of type object.
object
Was this page helpful?