v1
latestOpenAPI 3.1.02026-08-066984441.1 MBReturns the users' workloads per day.
Returns the users' workloads per day for projects, tasks, task schedules and calendar events that have an overlap with the interval specified by intervalStart and intervalEnd. Takes into consideration weekly availability, absences, user capacity, planned efforts, as well as project budget.
<Check title="Required Permissions" icon="key">The user must be an admin or have user-planning-data:read permissions.</Check>
Query parameters
The ids of the users to get the workload for, as a comma-separated list of Guids.
The start of the interval to filter by.
The end of the interval to filter by.
The number of days from today when the rough planning should start.
(Optional - default: false) If set to true, the result will contain the hierarchy of elements that are contributing to the workload (projects, tasks, appointments). Otherwise it will return only the workload value. Works only for single day queries.
Whether to ignore calendar events. Can significantly improve performance.
Headers
Bearer authentication
Response
OK