Get Notification Settings
Notifications
Get Notification Settings
Returns the current notification preferences for the authenticated user
GET
Get Notification Settings
Returns the current notification preferences for the authenticated user.
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
Example
Response
Response fields
| 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 |