v1
latestOpenAPI 3.1.02026-07-243113441.2 MBGet jobs for an employee
Get all of the jobs that an employee holds. Note: Compensation data (pay rate, payment unit, and related fields) represents sensitive employee pay information. When retrieving employee job data, these fields (rate, payment_unit, current_compensation_uuid, compensations) are only returned when the compensations:read scope is included. This allows you to access employee and job metadata without exposing pay rates.
Compensation data in the response requires the compensations:read scope.
scope: jobs:read
Path parameters
The UUID of the employee
Query parameters
The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.
Number of objects per page. For majority of endpoints will default to 25
Available options:
- all_compensations: Include all effective dated compensations for each job instead of only the current compensation
Headers
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
Successful