GET
/
scheduler
/
jobs
List all running jobs
curl --request GET \
  --url https://{FUSION HOST}/api/scheduler/jobs
[
  {}
]

Response

200 - application/json

successful operation

The response is of type object[].