get https://app.referralsaasquatch.com/api/v1//referrals/
Looks up a single Referral object by its associated id
. This method is helpful for looking into a particular referral of interest. Since it requires the id
of the referral to be specified, it isn't applicable for querying all referrals to find those made by a particular user or account. To query for those referrals use the list referrals endpoint instead with query parameters specified.