Returns the current notification preferences for the authenticated user
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
| Field | Type | Description |
|---|---|---|
summaryFrequency | string | "after_every_sync", "daily", "weekly", or "off" |
emailSummariesEnabled | boolean | Whether email summaries are enabled |
telegramSummariesEnabled | boolean | Whether Telegram summaries are enabled |
telegramConnected | boolean | Whether a Telegram chat has been linked |