Export the matching day events to a CSV file and return a pre-signed download URL.

Paging on the supplied criteria is ignored: the export always starts at offset 0 and uses the export row cap.
The request's DataSource selects the shape exported — Raw writes per-event rows, while the
default Pivot writes the per-day pivoted columns.

🔐 Required permission: accounts.read

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

The export request: the SearchCriteria to match and the DataSource (Raw or Pivot).

searchCriteria
object | null
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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