v1
latestOpenAPI 3.1.02026-07-243113441.2 MBPay Schedules
Get a pay schedule
Returns a single pay schedule by UUID. The pay schedule object in Gusto captures the details of when employees work and when they should be paid. A company can have multiple pay schedules.
scope: pay_schedules:read
get/v1/companies/{company_id}/pay_schedules/{pay_schedule_id}
Path parameters
company_idstring required
The UUID of the company
pay_schedule_idstring required
The UUID of the pay schedule
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