Download Ticket Buyer Data in CSV Format

This API used to download the Ticket Buyer data in CSV format for a specified event.

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

This API can be accessed by Event Admins, Organizer Admins, and Enterprise Admins.

Description of response attributes. Attributes are returned as JSON.
If the response returns successfully, you will receive a Success response.

AttributeDescription
typeType of API response. i.e Success or Fail.
messageThe body of the API response contains data for the end user.

To call this API, you may pass in the startTime and endTime for the date range of orders you would like to access.

The response will include a CSV with all properties and values associated with Ticket Buyers for a given event. Please note, if you are only capturing information for Ticket Holders or if you are capturing other properties for Ticket Holders you will want to use the Ticket Holders endpoint.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/e/demo. Here "demo" is the event URL..

Query Params
int64
Defaults to 0

For recurring events, enter the recurring Event ID.

string
enum

Pass Ticket Holder data type. E.g. TICKET or ADDON.

Allowed:
string

Add the Start Time for the order date that you want returned in the CSV. e.g. 2023/02/27 13:57:21

string

Add the End Time for the order date that you want returned in the CSV. e.g. 2023/02/27 13:57:21

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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