Retrieves a specific employee dashboard item by its key.

This endpoint can be called only by Employee users.

Checks role access and validates the employee ID before fetching the dashboard type and item.
It updates the order ID and visibility of the item if it exists in the database.

Path Params
int32
required

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

int32
required

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

string
required

The key of the dashboard item to retrieve.

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