List the users the caller referred
Lists the users the caller referred onto Whop (newest first), each with the second-tier earnings the caller has made from that user’s businesses.
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.
"2026-07-08-1"
Query Parameters
When true, only referred users who brought at least one business onto Whop.
When true, only referred users with at least one business that has generated earnings.
Number of referred users to return from the start of the window.
x <= 100Cursor to fetch the page after (from page_info.end_cursor).
Number of referred users to return from the end of the window.
x <= 100Cursor to fetch the page before (from page_info.start_cursor).

