Get an employee's I-9 verification documentsAsk AIget https://api.gusto-demo.com/v1/employees/{employee_id}/i9_authorization/documentsAn employee's I-9 verification documents are the documents an employee has provided the employer to verify their identity and authorization to work in the United States. Related guides I-9 employment verification scope: i9_authorizations:readPath Paramsemployee_idstringrequiredThe UUID of the employeeHeadersX-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 about 1 month ago