daily-popup
daily_popup

Check Daily Popup

Check if user should see a popup on login. Returns both user recommendations and profile update reminder if applicable.

Logic:

  1. First login: No popup
  2. Second+ login: Show user recommendations (if available) + profile update reminder (if conditions met)
  3. Profile update reminder conditions:
    • Profile needs update (never updated or >30 days old)
    • Last profile update reminder was >24 hours ago
get/daily-popup/check

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/daily-popup/check:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.