Jobs
Get worker daemon status
Check if the background job worker daemon is running by checking PID and heartbeat files
get/jobs/worker_status
Response
successful operation
Example response
{
"status": "success"
}Check if the background job worker daemon is running by checking PID and heartbeat files
successful operation
{
"status": "success"
}