getAllScheduledExportsV1Ask AIget https://webservices-test.net-chef.com/scheduledexport/v1/getAllScheduledExportsRetrieve a list of all Scheduled Exports.Query ParamsexportDatestringExport Date to retrieve in format DD-MMM-YY.exportStatusstringExport Status to retrieve. If null, all Exports meeting the criteria of the Query Params will be returned. Statuses available include: (1) Returns records for manually created exports; (2) Returns records ready for download; (3) Returns already downloaded records; (5) Returns records Marked but not downloaded.extractNamestringExport Type to explicitly retrieve (e.g. Accounts Payable (STANDARD)).fileNamestringExport File Name to explicitly retrieve. Use 4 or more characterspostDatestringPost Date to retrieve in format DD-MMM-YY.userIdForDetailsstringrequiredApplication User associated with the exported files.includeNullbooleanSpecify 'true' to output null data elements.truefalseexportTypestringExport Type to explicitly fetch.HeadersauthenticationtokenstringrequiredSecure 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 404Scheduled export not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago