Ropa reports

Export a ROPA report

Renders the report (resolving merge tokens + expanding activity cards) using the same pipeline as finalization, in the requested format. Works for drafts and finalized reports.

GET
/organizations/{organizationId}/ropa-reports/{reportId}/export
x-api-key<token>

In: header

Path Parameters

organizationIdstring
Formatuuid
reportIdstring
Formatuuid

Query Parameters

format?string
Default"pdf"
Value in"pdf" | "html" | "md" | "txt"

Response Body

curl -X GET "https://api.concord.tech/privacy-v1/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/ropa-reports/497f6eca-6276-4993-bfeb-53cbbbba6f08/export"
Empty