exports.list
Capabilities
exports.list
List export records with filters (document, integration, date range) for the current workspace.
POST
exports.list
Authorizations
API key prefixed with sk_. Obtain from the Receiptor AI dashboard.
Body
application/json
Filter export records by document ID
Filter export records by integration (xero, quickbooks, google-drive, etc.)
Available options:
xero, quickbooks, google-drive, dropbox, pdf-export, csv-export, zip-export, email-forward Start date filter (ISO format)
End date filter (ISO format)
Max records to return (1-100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0