List a partner business referral's earnings
Partners
List a partner business referral's earnings
Lists the earnings Whop pays out for one referred business’s activity, most recent first.
GET
List a partner business referral's earnings
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-08-1"
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.

