Export the compliance evidence pack
Generates a ZIP evidence pack for PCI DSS v4.0.1 requirements 6.4.3 and 11.6.1. It contains a PDF report (scope, methodology, the script inventory with each authorization's written justification and approver, rejected and retired scripts, rules, origins, and a change summary) plus two CSV files with the complete data behind it: the full script inventory and the full change ledger. Give this archive to your assessor.
Requires the viewer role on the website and the compliance plan feature.
An OpenID Connect access token issued by Keycloak, acting as the signed-in user.
In: header
Path Parameters
Response Body
application/zip
curl -X GET "https://example.com/v1/workspaces/string/websites/string/compliance/export"{}Get the website compliance summary GET
Reports PCI DSS 6.4.3 readiness for one website: how much of its scope is defined, how many scripts are in the inventory, and how many of them have been...
Reconcile the script inventory POST
Refreshes the website's script inventory now: it picks up scripts newly seen on payment pages, records their origins, and applies matching rules and the tags...