get
https://{youraccountname}.api-us1.com/api/3/siteTrackingDomains
List every domain on the site tracking whitelist. Each entry is identified by its name; whitelisted domains have no id in this representation.
The collection is empty when site tracking is disabled rather than an error, so check GET /api/3/siteTracking before treating an empty list as "no domains whitelisted". Filtering, ordering and pagination are not supported.
This is the whitelist half of the API v2 tracking/site/list response - v3 splits the tracking status (GET /api/3/siteTracking) from the whitelist it applies to. For the underlying Prism whitelisting resources, including per-page rules, web personalization and conversations flags, use GET /api/3/prism/urlWhitelistings instead.
