v1
latestOpenAPI 3.0.42026-07-2481154567.6 KBEmployee
Get All Employees
Get All Employees API will return employee data currently available in Paylocity Payroll/HR solution.
get/v2/companies/{companyId}/employees
Path parameters
companyIdstring required
The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char max
Query parameters
pagesizeinteger
Number of records per page. Default value is 25.
pagenumberinteger
Page number to retrieve; page numbers are 0-based (so to get the first page of results, pass pagenumber=0). Default value is 0.
includetotalcountboolean
Whether to include the total record count in the header's X-Pcty-Total-Count property. Default value is true.
Response
Successfully Retrieved