Skip to main content
Cheaper than re-running the heavy report query — answers “what was in my Monday digest?” without paying for fresh data.

Parameters

ParameterTypeRequiredDescription
subscription_idintegerYes
formatstringNojson (default), csv, or yaml.

Output

{
  "id": 17,
  "type": "App\\Notifications\\NotificationSubscriptions\\ReportNotification",
  "user_id": 42,
  "last_notified_at": "2026-05-13T09:00:00Z",
  "data": { "report_id": 42, "channel": "slack", "cadence": "weekly" }
}