get https://{hostname}/api/v1/forecasting/tasks
This operation is deprecated; instead use GET /v2/forecasting/tasks.
This operation returns all labor tasks if no parameters are specified, returns a particular labor task by name and generic department, or returns all labor tasks associated with a generic department if only a generic department is passed.
Important Note: We recommend you update your implementations to utilize version 2 operations as they provide better security, performance, and functionality.