Skip to main content
GET
List a rule's results

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required
rule_id
string
required

Query Parameters

status
enum<string>

Filter to one outcome. On a substitute rule a successful correction is recorded as a pass, so fail returns the records it fired on and did not correct, and pass mixes the records that never matched with the corrected ones. Read corrected per record to tell those apart. The app's Substituted and Measured filters map the other way round.

Available options:
pass,
fail,
dismissed
version
integer

Read an earlier version of the rule instead of the latest.

page
integer
default:1
page_size
integer
default:10

Response

200 - application/json

200

data
object[]
info
object