v1
latestOpenAPI 3.1.02026-07-243113441.2 MBJobs and Compensations
Get a job
Get a job.
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
get/v1/jobs/{job_id}
Path parameters
job_idstring required
The UUID of the job
Query parameters
include'all_compensations'
Available options:
- all_compensations: Include all effective dated compensations for each job instead of only the current compensation
Headers
X-Gusto-API-Version'2026-06-15'
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