Skip to main content
GET
Count referrals

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string> | null

Narrow to friends still on a free plan, or only those on a paid plan. The two are disjoint; omit for everything. How far along one referral is — the list filter's vocabulary.

Deliberately NOT Clay's "lead" / "conversion". This product has a Find Leads feature, so a referral labelled a lead reads as a sales prospect.

Available options:
signed_up,
converted

Response

Successful Response

How many referrals match the current filter.

count
integer
required