Get the contractor document pdfCopy Pageget https://api.gusto-demo.com/v1/documents/{document_uuid}/pdfGet the contractor document pdf. scope: contractor_documents:readPath Paramsdocument_uuidstringrequiredThe UUID of the documentHeadersX-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 200Example response 404Not Found The requested resource does not exist. Make sure the provided UUID is valid. 422Unprocessable Entity This may happen when the body of your request contains errors such as invalid_attribute_value, or the request fails due to an invalid_operation. See the Errors Categories guide for more details.Updated about 1 month ago