get
https://{companyDomain}.bamboohr.com/api/v1/employees
Returns a paginated list of employees with optional filtering and sorting. Each employee record always includes: employeeId, firstName, lastName, preferredName, photoUrl, jobTitleName, and status. The _restrictedFields property is only present when at least one requested field is restricted by permissions — it is omitted entirely on unrestricted records. Use the fields parameter to request up to 14 additional contact/social fields. The status field is returned as title-case (e.g., Active, Inactive). For richer employee field data, use the Get Employee endpoint or the Datasets API.
