Retrieves the employee dashboard information.

This endpoint can be called only by Employee users.

Checks role access and validates the employee 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.

Path Params
int32
required

The ID of the company for which to retrieve the dashboard.

int32
required

The ID of the employee for which to retrieve the dashboard.

Query Params
boolean
Defaults to true

If true, the response will include detailed data; otherwise, the data will be null.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain