GuidesAPI ReferenceChangelogAPI PolicyGusto Security
Changelog
These docs are for v2024-03-01. Click to read the latest docs for v2025-06-15.
Improved

Added functionality to fetch employees of a company by UUIDs, and prepare a payroll by employee UUIDs

Updated GET /v1/companies/{company_id}/employees to let you fetch a company's employees by their UUIDs. Added functionality to PUT /v1/companies/{company_id}/payrolls/{payroll_id}/prepare to accept a list of employee UUIDs such that only those employee compensations will be prepared for update.