get https://{region}-api.dotdigital.com/v2/preferences
Gets all preferences and preference categories
This operation returns an array of all preferences and preference categories.
Preference categories have the isPreference
key set to false
.
Preferences have the isPreference
key set to true
.
If no preferences exist, an empty array is returned, otherwise an array, which contains preference objects and preference category objects is returned.