GET
/{businessLine}/details/{scheduledTaskId}
Returns details associated with the schedule, including the schedule name, last run date, next run date and additional information for a specific scheduled task Id.
/{businessLine}/metadata
Returns a list of available jobs and its identifiers that the user is entitled to view.
POST
/{businessLine}/schedule/{id}
Kick off execution of the pre configured report that the user is authorized to run.
/{businessLine}/status/{key}
Returns the status of the job request, such as queued, running or complete.