If the field is not set - return null.
GET
/v1/user/preferences/{identifyId}
curl \
--request GET 'https://api.aptrinsic.com/v1/user/preferences/{identifyId}'
Response examples (200)
{
"guidedTours": true,
"onboardingBot": true,
"productUpdates": true,
"surveys": true,
"trackUsage": true
}