Skip to main content
Version: 5.7.0

Report

Report is a new service that allows devs to retrieve user-analytics-report data programmatically via S2S and cloud-code.

API Summary

  • SysGetLatestReport - Returns the latest report for the given criteria.
  • SysGetReport - Returns the full report for the given reportId, if it exists.
  • SysGetReportForStartDate - Returns the report matching given subject, recurrence and startDate criteria, if it exists.
  • SysListLatestReports - Returns a list of the metadata for the latest reports for the given report options.