Share Results Summary

Use this API to share data discovery results summary with the data subject via email. The API supports sharing results in CSV or PDF format. When sharing as PDF, you must provide a report template ID to customize the output format.

🗒

Things to Know

  • The report template ID (not name) must be provided for PDF reports.
  • The API processes sharing asynchronously. For tracking, you can either mark a specific subtask as complete\n by providing the subtaskId (the request will auto-progress when the subtask is completed), or you can mark the entire request as complete using the markRequestAsComplete flag.
  • Comments in the request body support HTML content and will be sanitized.
  • The report name format is: {YYYYMMD}_{RequestRefId}___Report (e.g., 2025113_HMVBKRYTYE___Report).
Language
Credentials
OAuth2
URL