Export the script inventory
Streams the whole inventory as CSV, with the same filters as the list endpoint and no pagination. Suitable as evidence for an 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
Query Parameters
unreviewed means nobody has looked at it yet. justified means it is authorized at its current hash. needs_review means it was justified but its contents have since changed. unauthorized means it was judged not to belong on a payment page.
true returns only scripts still waiting for a decision, which is the review queue.
Match part of the script URL.
length <= 255Only scripts served by this origin.
length <= 36Comma-separated tag identifiers. A script matches if it carries any of them.
length <= 2048Also return scripts that have left the PCI scope. Off by default, so the list describes the live inventory.
Response Body
text/csv
curl -X GET "https://api-next.centralcsp.com/v1/workspaces/string/websites/string/compliance/scripts/export""string"