Skip to main content
GET
Bulk export matched receipts (JSONL or CSV)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

format
enum<string>
Available options:
jsonl,
csv
limit
number

Row cap (max 50000)

Example:

10000

from
string

RFC3339 lower ts bound (inclusive)

to
string

RFC3339 upper ts bound (inclusive)

actor
string
provider
string
model
string
check
string
upstreamStatus
string

Response

A JSONL or CSV file of the matched receipts (attachment).