List my transaction reviews
Money operations of the account held by the transactional firewall (payouts, crypto withdrawals, payins, banking transfers) with their review status. Filter by status and date range (from/to, organization timezone, both inclusive). When a review moves to info_requested, upload the requested documents with POST /v1/me/txn-reviews/{reviewID}/files — the operation stays held until the compliance team decides.
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Query Parameters
in_review, info_requested, released, rejected or all (empty = open: in_review + info_requested).
in_review, info_requested, released, rejected, all Response
List my transaction reviews.