GET v2/companies/{companyId}/employees/

paylocity.com

Summary: Get all employees
Operation ID: Get all employees
Auth: unknown
Description

Get All Employees API will return employee data currently available in Web Pay.

Parameters (4)

companyId (string, path, required)

Company Id

includetotalcount (boolean, query, optional)

Whether to include the total record count in the header's X-Pcty-Total-Count property. Default value is true.

pagenumber (integer, query, optional)

Page number to retrieve; page numbers are 0-based (so to get the first page of results, pass pagenumber=0). Default value is 0.

pagesize (integer, query, optional)

Number of records per page. Default value is 25.

No probe data for this endpoint yet.