Retrieve a referred business
Retrieves a single referred business and its referral terms.
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-21"
Path Parameters
The partner business ID (a coma_ identifier).
Response
partner business retrieved
Referred account.
When the partner business was created.
"2026-01-01T12:00:00.000Z"
The partner who referred the business owner onto Whop (first tier). Null if there is no active first-tier partner.
Partner business ID.
"coma_xxxxxxxxxxxxxx"
Which tier the caller earns on for this business: first (they referred the owner) or second (they referred the first-tier partner).
first, second "second"
partner_business "partner_business"
The owner of the referred business.
The referrer's commission rate for each income source, expressed as a fraction (0.3 = 30%).
When the referral expires.
"2026-01-01T12:00:00.000Z"
When the referral became active.
"2026-01-01T12:00:00.000Z"
The second-tier partner who earns on this business (referred the first-tier partner). Null if there is no active second-tier partner.
Current referral status.
active, removed "active"

