Get all Sifflet rule runs by rule idAsk AIget https://{tenant}.siffletdata.com/api/v1/rules/{id}/runsPath ParamsiduuidrequiredQuery Paramsstatusarray of stringsFilter by run statusstatusADD stringpageint32Defaults 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 Sifflet rule Runs 400Bad request 401Unauthorized 403Forbidden 404Resource not found 409Conflict 500Internal server errorUpdated 5 months ago