Request a bulk data export

Queues an asynchronous bulk export of the requested data set for the given date range. The export file is delivered via your venue's BulkExport webhook when ready — configure one before calling this endpoint.

Optional header TimeZone-Designators: Offset returns date-times in the venue's timezone instead of UTC. One export per data set may be requested per 6-hour window.

🔒

Required scope: Reporting_BulkDataExport

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

The data set to export

date-time
required

Export window start (interpreted in the venue's timezone)

date-time
required

Export window end (must be on or after startDate)

Headers
string
enum

Set to Offset to export date-times in the venue's timezone

Allowed:
Responses
200

Export queued — file will be delivered via the BulkExport webhook

429

Too many requests — rate limit exceeded. Check the Retry-After header.

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json