Skip to main content
POST
Dry Run Bias

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

session_id
string
required

Cookies

blindsight_session
string | null

Body

application/json
target_column
string
required
Minimum string length: 1
protected_columns
string[]
required
Minimum array length: 1
max_rows
integer
default:20000
Required range: 100 <= x <= 200000

Response

Successful Response

session_id
string
required
target_column
string
required
protected_columns
string[]
required
evaluated_rows
integer
required
hypotheses
DryRunHypothesis · object[]
required
overall_risk
string
required