Get Friends Leaderboard
The global leaderboard scoped to your own referred users: each row is that user’s own referral standing (their referred count and referral earnings), keeping the global ranking. Only referred users who are themselves earning referrers appear. The response never carries a me block.
me block.Authorizations
Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.
Query Parameters
Number of items per page (1-100).
1 <= x <= 100Offset into the result set.
0 <= x <= 10000Sort column.
earned, fees, referred Sort direction.
ASC, DESC Response
Ranked page of your referred users who are earning referrers
Total ranked referrers on the board.
Your own rank and entry, pinned even when outside the returned page. Present on the global board when the request is authenticated; null when you have no ranked position; omitted on the friends board.