Export Reviews as CSV
Your reviews opened in [from, to) (at most 366 days, at most 10,000 reviews) as CSV, for your own
auditors. Needs the Audit Pack add-on and reviews.view. Codes, ids and the masked subject only.
Each call is one export, recorded in your audit log with the range, row count and a SHA-256 of the file;
it does not accept an Idempotency-Key. Works for any review your account still holds, whatever
its status and whatever other add-ons you hold.
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Body
RFC 3339 timestamp or YYYY-MM-DD (midnight UTC), inclusive.
"2026-09-01"
RFC 3339 timestamp or YYYY-MM-DD (midnight UTC), exclusive. At most 366 days after from.
"2026-10-01"
open, waiting_on_customer, awaiting_approval, closed Response
The CSV file.
The response is of type string.