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).
Path Params
string
required
length between 10 and 10

Request Reference ID (10-character ID that is unique to each request)

Body Params
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*