Get admin referee list
Limit: 10 requests per second
GET /v1/referral/multi_level/admin/referee_list
Returns a list of referees for a builder admin. Includes legacy code referrals. Restricted to Admin users only.
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
Page number
Page size
Only one of user_address and account_id can be provided
Only one of user_address and account_id can be provided
Filter by referrer address
Sort by field: code_binding_time, referral_rebate_rate, referee_rebate_rate, direct_invites, indirect_invites, direct_volume, indirect_volume
Sort order: ascending, descending