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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the report to export.

Body Params

Details for the export job, including any parameters.

params
array of strings

Optional parameters to bind to the SQL query of the associated report.

params
string

An optional user-friendly description for the export.

metadata
object

Optional key-value metadata associated with the export.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json