Newer Version Available

This content describes an older version of this product. View Latest

Get Analytics Notifications

Return a list of analytics notifications using a GET request.

Use a GET request on the Analytics Notification List resource to return a list of analytics notifications.

Example Usage
/services/data/v38.0/analytics/notifications?source=lightningReportSubscribe
Parameter Description
source Required for GET calls. Specifies what type of analytics notification to return. Valid values are:
  • lightningDashboardSubscribe — dashboard subscriptions
  • lightningReportSubscribe — report subscriptions
  • waveNotification — Analytics notifications
ownerId

Optional for GET calls. Allows users with Manage Analytics Notifications permission to get notifications for another user with the specified ownerId.

recordId Optional. Return notifications for a single record. Valid values are:
  • reportId— Unique report ID
  • lensId— Unique Analytics lens ID
Example Response Body