v1
latestOpenAPI 3.1.02026-07-243113441.2 MBEarning Types
Get all earning types for a company
A payroll item in Gusto is associated to an earning type to name the type of earning described by the payroll item.
Default Earning Type
Certain earning types are special because they have tax considerations. Those earning types are mostly the same for every company depending on its legal structure (LLC, Corporation, etc.)
Custom Earning Type
Custom earning types are all the other earning types added specifically for a company.
scope: payrolls:read
get/v1/companies/{company_id}/earning_types
Path parameters
company_idstring required
The UUID of the company
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
Success