v1
latestOpenAPI 3.0.02026-07-14106203730.9 KBReports
Create a Report Export
Create a new export job for a saved report. This runs the report's query asynchronously and generates a downloadable CSV file with the full results. Your queries can run for up to 13 minutes the resulting file can be up to 100mb large.
post/print-mail/v1/reports/{reportID}/exports
Path parameters
reportIDstring required
The ID of the report to export.
Request body
Response
The created ReportExport object, representing the pending job.