Skip to main content
GET
Export audit receipts as CSV

Query Parameters

from
string<date-time>
required

Lower bound (inclusive) on detected_at. ISO-8601 / RFC-3339.

to
string<date-time>
required

Upper bound (inclusive) on detected_at. Max 90 days from from per ADR-0014.

asset
string

Optional asset symbol filter (e.g. USDe). Recommended for large ranges.

Response

Streaming CSV export (chunked transfer encoding); max 50k rows per ADR-0014