Generate the Employee Maturity Overview for all Employees in the system.
The access token received from the authorization server in the OAuth 2.0 flow.
The maximal number of returned entities.
1 <= x <= 500250
The applied offset for returned entities, results starting from offset up to offset + limit.
x >= 0Additional metrics to include in the response. By default, only the external_id, low_data_availability, and reasons fields are returned.
Available metrics:
valid_assigned_position - Whether the Employee has a valid assigned position (existing Job).has_business_data - Whether the Employee has business data (Ticket or Project Skill Events).sufficient_working_history - Whether the Employee has at least 3 years of working history.valid_assigned_position, has_business_data, sufficient_working_history This parameter can be used to only include entities with the active attribute set to true or false. If the parameter is not set, all entities will be included.
true