get_display_settings
Retrieve an event's display settings to control how it appears on Eventbrite listing pages. Provide the event ID and authenticate with a personal OAuth token.
Instructions
Retrieve Display Settings for an Event.
ENDPOINT: GET /events/{event_id}/display_settings/
Display Settings control how Event appears on Event Listing page.
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event ID (required) |