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 statusincludeAllowed:company_nameportal_invitationsADD stringHeadersX-Gusto-API-VersionstringenumDefaults to 2026-06-15Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-06-15Allowed:2026-06-15Responses 200Successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated about 1 month ago