get https://app.referralsaasquatch.com/api/v1//users
List all of the Users in your Advocate referral programs. This method is the primary way of getting a full list of everyone that has been identified through the API, UTT, or mobile widgets.
This method supports pagination using the parameters for limit
and offset
to iterate through a very large list of records.
You can also search for particular users using the query
method. To find information about which users have completed referrals, use the List referrals method.