Get all Sifflet rulesAsk AIget https://{tenant}.siffletdata.com/api/v1/rulesQuery ParamstextSearchstringGlobal text searchruleTemplateNamearray of stringsFilter on given rule template nameruleTemplateNameADD stringlastRunStatusarray of stringsdeprecatedFilter on given last run statuseslastRunStatusADD stringruleStatusarray of stringsFilter on given rule statusruleStatusADD stringdatasetarray of uuidsFilter on given dataset idsdatasetADD uuidtagarray of uuidsFilter on given tag idstagADD uuiddatasourcearray of uuidsFilter on given datasource idsdatasourceADD uuidcriticalityarray of int32scriticalityADD int32domainstringDomain searchedpageint32Defaults to 0The requested page number. Zero-based page index (0..N)itemsPerPageint32Defaults to 25The number of elements to be returned inside the page. Pass a value of -1, to bypass pagination and fetch all itemssortarray of stringsThe resource fields on which to apply the sort, format : property,ASC|DESCsortADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully fetch all rule catalog assets 206Successfully fetch partial content of rule catalog assets 400Bad request 401Unauthorized 403Forbidden 409Conflict 500Internal server errorUpdated 5 months ago