List the employee's training records.Copy Pageget https://api.hibob.com/v1/people/{id}/trainingReturns a list of training entries from the employee's Training table, for a given employee.Path ParamsidstringrequiredThe identifier of the employee.Query ParamsincludeArchivedbooleanDefaults to falseBy default (false), archived columns are excluded from the response. When set to true, archived columns are included.truefalseResponse 200List of training entries.Updated 9 months ago