v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Employee Tables

List the employee's training records.

Returns a list of training entries from the employee's Training table, for a given employee.

get/people/{id}/training

Path parameters

idstring required

The identifier of the employee.

Query parameters

includeArchivedboolean

By default (false), archived columns are excluded from the response. When set to true, archived columns are included.

Response

List of training entries.