I want to automate a rest call to the FME FLOW API for schedule information, like
https://myfmeserver/fmerest/v3/schedules?includeAutomations=true&limit=1000&offset=0
What are the minimum FME permissions needed to be assigned to role or system user to be able to run that API call ?