Retrieves the company dashboard information.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the company 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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain