Retrieves a list of scheduled machine tasks based on various query parameters such as date range, machine, driver, route, and other filters.
Enter your API key. It's required to authenticate API requests.
The start date of the task scheduling period.
The end date of the task scheduling period.
The unique identifier for the specific scheduling instance.
The unique identifier for the actor associated with the task.
The unique identifier for the machine associated with the task.
The unique identifier for the driver assigned to the task.
The unique identifier for the route associated with the task.
The time period for which the tasks are requested, with a default of 31 days.
A flag indicating if the tasks are for list view. Default is true.
A flag indicating if the tasks are static.
A list of scheduled machine tasks matching the specified criteria.
The unique identifier of the machine associated with the task.
The unique identifier of the route associated with the task, if applicable.
The name of the route associated with the task, if applicable.
The date and time of the scheduled visit.
A list of scheduled tasks associated with the machine.