getEmployeesByPageV1Ask AIget https://webservices-test.net-chef.com/employee/v1/getEmployeesByPageGet Employees By PageQuery ParamsincludeAuditsbooleanDefaults to falseInclude Audits to retrieve (optional)truefalseincludeLocationsstringInclude Locations (All,True,False) to retrieve (optional)includePositionsbooleanDefaults to trueInclude Positions to retrieve (optional)truefalseincludeTerminatedstringDefaults to falseInclude Terminated to retrieve (optional)locationCodestringThe Code that identifies the Location in Crunchtime.minutesSinceUpdateint32The number of minutes since an employee record was last updated. Use to set how far back to search. (optional).pageNumberint32Defaults to 1Retrieve one or more records by pageNumber. Use to retrieve data in smaller chunks. If left blank, the default is 10.pageSizeint32Number of items to display per page.updatedAfterstringEarliest date in search range (optional). Format: yyyy-MM-dd'T'HH:mm:ssupdatedBeforestringLatest date in search range (optional). Format: yyyy-MM-dd'T'HH:mm:ssincludeNullbooleanSpecify '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 404customer order enhanced not found 429Too Many Requests 500Unexpected Error 504TimeoutUpdated 5 months ago