Returns the set of distinct outbound URLs found in the rendered body of the email. Useful for validating that link tracking will cover the links you expect, or for auditing links before a large send.
{
"Status": true,
"Message": "",
"Response": {
"links": [
"https://docs.dailystory.com/article/coupons",
"https://www.dailystory.com/integrations/brandlive/",
"https://docs.dailystory.com",
"https://www.facebook.com/dailystoryhq/",
"https://twitter.com/dailystorydm",
"https://www.linkedin.com/company/dailystory-llc"
]
}
}