List Dispute Alerts
Lists the dispute alerts and early fraud warnings across the accounts you can read.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-08-10"
Query Parameters
Only alerts on this account's payments (biz_ tag). Omit it to cover every account you can read.
Only alerts on this payment (pay_ tag). A payment can carry several.
Only alerts of this kind. early_fraud_warning for issuer fraud reports, dispute_alert for pre-dispute notices, rapid_dispute_resolution for Visa RDR cases the network already closed.
early_fraud_warning, dispute_alert, rapid_dispute_resolution The number of alerts to return (default 20, max 100).
A cursor; returns alerts after this position.
The number of alerts to return from the end of the range.
A cursor; returns alerts before this position.
The field to sort alerts by.
created_at, reported_at, amount Sort direction.
asc, desc Only alerts Whop received before this ISO 8601 timestamp.
Only alerts Whop received after this ISO 8601 timestamp.

