Dashboard

Get dashboard settings

Returns the user's persisted dashboard preferences. If the user has no record yet, returns the hard-coded defaults (without creating a row).

get/api/v1/dashboard/settings

Response

Successful Response

defaultPeriod'today' | 'last_24h' | 'last_7d' | 'this_week' | 'last_30d' | 'this_month' | 'last_90d' | 'this_year'

Changes