get_attendee_report
Retrieve attendee reports by event IDs, date range, timezone, or event status to analyze Eventbrite attendance and ticketing data.
Instructions
Retrieve an Attendee Report by Event ID or status.
ENDPOINT: GET /reports/attendees/
Same parameters as sales report.
ERRORS (400):
ARGUMENTS_ERROR, CURRENCY_MISMATCH, INVALID, INVALID_PARAMETER
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date | |
| timezone | No | Timezone | |
| event_ids | Yes | Event IDs (required) | |
| start_date | No | Start date | |
| event_status | No | Event status |