post https://{hostname}/api/v1/platform/scheduled_reports/apply_read
This operation returns a paginated list of all scheduled report requests in the system or for the current user.
If the myScheduleReport
Boolean is passed as false in the request payload, this operation returns all report requests in the system. If the myScheduleReport
Boolean is passed as true in the request payload, this operation returns all scheduled report requests for the current user.
The associated Access Control Point is REPORT_SCHEDULING with action Allowed.