Get a single contractor paymentCopy Pageget https://api.gusto-demo.com/v1/companies/{company_id}/contractor_payments/{contractor_payment_id}Returns a single contractor payment. scope: payrolls:readPath Paramscompany_idstringrequiredThe UUID of the companycontractor_payment_idstringrequiredThe UUID of the contractor paymentHeadersX-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 200successful 404Not Found The requested resource does not exist. Make sure the provided ID/UUID is valid.Updated 6 days ago