getEmployeeV1Ask AIget https://webservices-test.net-chef.com/employee/v1/detailRetrieve one employee's details using employeeNumber and siteName.Query ParamsauditLogbooleanDefaults to falseUse true to retrieve the employee's audit log.truefalseemployeeNumberstringrequiredThe employee number from the employee record.employeeIdint64requiredThe employee id from the employee record.includeNullbooleanSpecify 'true' to output null data elements.truefalseHeadersauthenticationtokenstringrequiredSecure token for API authentication.passwordstringrequiredPassword for the Crunchtime Application User.sitenamestringrequiredCrunchtime site identifier. (test or production)useridstringrequiredUser ID for the Crunchtime Application User.X-B3-TraceIdstringOptional trace identifier for troubleshooting.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Success 400Validation Error 401Authorization 404Employee Not Found 429Too Many Requests 500Unexpected Error 504TimeoutUpdated 5 months ago