Get Referrals
List subscribers referred by a specific subscriber
Path parameters
Query parameters
The page number of the paginated response.
The page number of the paginated response.
Response
OK
Example response
{
"results": [
{
"country": "US",
"email_address": "telemachus@buttondown.email",
"delivered_count": 12,
"open_count": 7,
"clicked_count": 3,
"open_rate": 0.5833,
"click_rate": 0.25
}
]
}Changes
Changed in 3 of the 11 revisions of this API.42
- ○
removed the
email_address_cleantalk_scoreenum value from theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
ip_address_cleantalk_scoreenum value from theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
email_address_plus_variant_accountsenum value to theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
registration_without_prior_page_visitenum value to theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
username_shannon_entropyenum value to theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
email_address_domain_burstenum value to theresults/items/firewall_reasons/items/coderesponse property for the response status200response-property-enum-value-added
- ●