cURL
curl --request GET \ --url http://api/v1/schedulers/{schedulerUuid}/jobs
{ "results": [ { "id": "<string>", "date": "2023-11-07T05:31:56Z" } ], "status": "ok" }
Get scheduled jobs
The uuid of the scheduler to update
Success
Show child attributes
ok