List a business referral's earnings
Referrals
List a business referral's earnings
Lists the earnings Whop pays out for one referred business’s activity, most recent first.
GET
List a business referral's earnings
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version.
Example:
"2026-07-01"
Path Parameters
The business referral ID (a coma_ identifier).
Query Parameters
Filter by earning status.
Available options:
awaiting_settlement, pending, completed, canceled, reversed Required range:
x <= 100Required range:
x <= 100The field to sort earnings by.
Available options:
created_at, commission_amount, transaction_amount, payout_at Sort direction.
Available options:
asc, desc Only return earnings created before this timestamp.
Only return earnings created after this timestamp.

