Employees API
Manage employee records, profiles, certifications, and organizational data through the Employees API.
Internal API Documentation
Full API specifications are available in Swagger UI. This page provides an overview and quick reference.
Overview
The Employees API provides comprehensive management capabilities for workforce data including profiles, certifications, documents, and organizational assignments.
Endpoint Reference
Related Endpoints
GET
/api/v1/employees/{id}/certifications
List employee certifications and training records.
View in Swagger →
GET
/api/v1/employees/{id}/assignments
View site and shift assignments for an employee.
View in Swagger →