v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBGet Machine Tasks
Retrieves a list of scheduled machine tasks based on various query parameters such as date range, machine, driver, route, and other filters.
Query parameters
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.
Response
A list of scheduled machine tasks matching the specified criteria.