Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET '/unified-transactions/export/exp_01abc123/download' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN' \ --output transactions.pdf
{ "info": "Returns the file directly as application/pdf or text/csv depending on the export format. Save the response body to a file." }
Download a previously requested transaction export
Bearer YOUR_ACCESS_TOKEN