Skip to main content
GET
Export AIT chargeback evidence (CSV)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

window_days
integer
default:30

Rolling look-back window in days (1-90, default 30).

Required range: 1 <= x <= 90

Response

200 - text/csv

RFC-4180 CSV download (Content-Disposition: attachment). One row per flagged destination: destination_prefix, terminal_sends, verified_sends, conversion_rate_pct, risk_score, risk_band, estimated_spend_at_risk_usd, window_days, tenant_baseline_conversion_rate_pct, guard_blocked_total_window, guard_step_up_total_window, report_generated_at.

One flat row per flagged destination, with a header row.