Last modified:2026-06-04 22:55:16
Returns all available notification interval options (e.g. Every 1 hour, Daily). Fetch when building reminder or notification settings. Cached in Redis (lookup:interval). No auth required.Success: 200 - data is an array of interval strings (e.g. "Every 1 hour", "Daily").Errors: None - public endpoint