---
title: "Export the operational exception report"
method: POST
path: "/audit/reports/exceptions/export"
tags: ["Audit"]
---

# Export the operational exception report

`POST /audit/reports/exceptions/export`

The response body is a CSV attachment, not JSON.

## Query parameters

- `from` string, date-time, required
- `to` string, date-time, required
- `agentId` unknown
- `accountId` unknown
- `category` unknown
- `custodyProvider` unknown
- `handlingStatus` unknown
- `openOnly` 'true' | 'false'

## Response `200`

The report as a CSV attachment

---

[API](https://skmtc.dev/catena/apis/catena-api.md) · [All operations](https://skmtc.dev/catena/apis/catena-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/catena/catena-api/revisions/4cf035dc4837/schema)
