Get resources / allocations
resources_getUnified capacity view. Returns BOTH manual resource allocations (tied to an activity type, not a project) AND project team allocations (project_team_members). Max limit 200 PER SOURCE - the response carries pagination.total (combined match count across both sources) and has_more. NEVER compute utilisation or overbooking from a page where has_more is true; raise the limit or page with offset until has_more is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max 200, applied per source. | |
| offset | No | Row offset, applied per source. | |
| to_date | No | ||
| from_date | No | ||
| employee_id | No |