get_ticket_buyer_settings
Retrieve ticket buyer settings for an Eventbrite event by event ID, covering confirmation messages, instructions, refund requests, attendee updates, and survey info.
Instructions
Retrieve Ticket Buyer Settings by Event.
ENDPOINT: GET /events/{event_id}/ticket_buyer_settings/
Settings for ticket buyers: confirmation message, instructions, refund requests, attendee updates, survey info.
ERRORS (400):
FIELD_INVALID
ERRORS (403):
NOT_AUTHORIZED
ERRORS (404):
NOT_FOUND
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event ID (required) |