GuidesRecipesAPI ReferenceChangelog
API Reference

GET a list of Job Codes by Company ID

Summary Description

The GET Job Code List by Company ID endpoint, retrieves a comprehensive list of Job Codes from the Paylocity system with each call. Pagination can be achieved by using the "jobs" parameter and specifying the values of "limit" and "offset" to decide the quantity of records to be retrieved. The utilization of the "limit" option permits the user to restrict the quantity of rows that are retrieved from a query, whereas the "offset" option enables the omission of a designated number of rows preceding the commencement of the result set. The utilization of both the limit and offset parameters in a query allows for the skipping of rows as well as the restriction of the number of rows returned

Use Cases

  • The GET a list of Job Codes API endpoint allows users to fetch specific Job Code details from a client's Paylocity instance. To use this endpoint, the Paylocity Company ID must be specified
  • The 'Get Job Codes List by Company ID' endpoint empowers API users to fetch a comprehensive list of Job Codes alongside their relevant data
Path Params
string
required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity.
Allowable Values:
9 char max

Query Params
string

The API Filter, by defining specific conditions, enables developers to fine-tune data from API calls for more precise results, enhancing application efficiency and user-friendliness. For more information review the Filtering page

int32
Defaults to 20

Number of jobs per page.
Default Value: 20
Maximum Value: 100

int32
Defaults to 0

Pagination offset

Headers
boolean

If true all responses are mocked and generated randomly

string

Authorization token. Ex. Bearer ...

Response

Language

Copyright © 2025 Paylocity. All Rights Reserved. Privacy Center | Terms and Conditions | Accessibility