get https://api.worklio.com/wep/dashboard
This endpoint is accessible only to users with System or Admin roles.
Calls made by Employee users will result in a Forbidden response, even if they belong to the same company.
Checks role access and validates employee IDs before fetching the dashboard type and items.
It merges items from various sources, removes duplicates, and sorts them by order ID.
Additionally, it handles blocked client data for company dashboards.