# Get user preferences. This version of API includes extra property 'trackEmailAnalytics' in the response. (identifyId passed via request body) **POST /v2/user/preferences** If the field is not set - return null. ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Body: application/json (object) User identify id - **identifyId** (string) ## 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)