Get a contractorCopy Pageget https://api.gusto-demo.com/v1/contractors/{contractor_uuid}Get a contractor. scope: contractors:readPath Paramscontractor_uuidstringrequiredThe UUID of the contractorQuery Paramsincludearray of stringsInclude the requested attribute(s) in each contractor response. Multiple options are comma separated.Show Detailscompany_nameInclude the name of the company that the contractor is associated withportal_invitationsInclude portal invitation status information, including member portal invitation details and partner portal invitation statusincludeADD stringHeadersX-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 UUID is valid.Updated 6 days ago