# Get user preferences. This version of API includes extra property 'trackEmailAnalytics' in the response. **GET /v2/user/preferences/{identifyId}** If the field is not set - return null. ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Path parameters - **identifyId** (string) User identify id ## Responses ### 200 Success #### Body: */* (object) - **guidedTours** (boolean) - **onboardingBot** (boolean) - **productUpdates** (boolean) - **surveys** (boolean) - **trackEmailAnalytics** (boolean) - **trackUsage** (boolean) ### 400 Bad request ### 401 Unauthorized or bad API Key ### 403 Access denied ### 404 User not found by id ### 429 Rate limit exceeded [Powered by Bump.sh](https://bump.sh)