Get an external payrollCopy Pageget https://api.gusto-demo.com/v1/companies/{company_uuid}/external_payrolls/{external_payroll_id}Get an external payroll for a given company. scope: external_payrolls:readPath Paramscompany_uuidstringrequiredThe UUID of the companyexternal_payroll_idstringrequiredThe UUID of the external payrollHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200Success 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 22 days ago