users

Get Welcome Deck State

Return the current user's welcome deck dismissed-at timestamp.

The frontend calls this on dashboard mount to decide whether to render the welcome card deck modal. Returns None when the user has never seen / dismissed the deck.

get/api/v1/users/me/welcome-deck

Response

Successful Response

welcome_deck_dismissed_atstring date-time nullable required

Changes

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