List referrals
referral
List referrals
The friends who joined through this workspace’s link, newest first.
GET
List referrals
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Narrow to friends still on a free plan, or only those on a paid plan. The two are disjoint; omit for everything.
Available options:
signed_up, converted The number of items to return.
Required range:
1 <= x <= 100Available options:
id, signed_up_at, created_at Available options:
asc, desc Set the cursor to the next or previous page. You can get the cursor from the previous page's response.