get https://api.worklio.com/wep/companies//dashboard
This endpoint is accessible only to users with System, Admin, and ClientAdmin 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 the company ID 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.