Hello,
I'm trying to work with the Management API on Powershell Universal 4.4.1.
I'm trying to filter jobs run using the GET /api/v1/job endpoint.
However, parameters does not seem to have any effect ( Take / Total / OrderDirection / Scheduled etc... ) on the filtering of the query.
Goal would be to filter for instance x last jobs triggered via Scheduled.
What is the proper way to use the parameters ?