---
title: "Export Compliance Report"
method: GET
path: "/repos/{repo_id}/security/compliance/export"
tags: ["security"]
---

# Export Compliance Report

`GET /repos/{repo_id}/security/compliance/export`

Download the report as JSON or a markdown document with timestamps
and repo identity — the artifact teams hand to an assessor.

## Path parameters

- `repo_id` string, required

## Query parameters

- `framework` string, required — pci_dss | soc2
- `format` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/29a9df53f763?raw)
