Get Employee [Single]

Summary Description

The GET Employee [Single] endpoint allows clients and partners to retrieve employee demographic data in batches of up to 20 records per call. It is ideal for syncing third-party systems with employee information from Paylocity. The endpoint supports pagination and several query parameters that allow for more precise control over the data returned:

  • include – Allows selective retrieval of additional data elements related to the employee, such as:
    • info (basic demographic details)
    • position (job and department data)
    • status (employment status)
    • payRate(current compensation details)
    • futurePayRate (scheduled future pay rate changes)

These parameters make the endpoint highly flexible, enabling clients to tailor requests to their specific integration and business needs.

Language