List event tickets
Returns event tickets in display order. Returns an empty array when there are no tickets, or 404 (EV001) when the event does not exist.
Authorizations
Headers
Supported response locales: ko, en, ja, zh-CN, zh-TW, es, fr, de, pt, th, vi. Default is ko.
"ko"
Path Parameters
Event ID
64Response
Success. Empty array when there are no tickets.
Ticket name
Ticket type: FREE / CHARGED
FREE, CHARGED Sales start time in ISO-8601 UTC
"2026-08-01T00:00:00Z"
Sales end time in ISO-8601 UTC
"2026-08-31T23:59:59Z"
Whether participation approval is required. If true, the host must approve the application before participation is confirmed.
Whether waitlist applications are allowed. If true, the ticket accepts waitlist applications when sold out. Check waitingRequired && soldOut to determine whether waitlisting is currently available.
Whether sold out. True when remaining quantity is 0.
Ticket description
Price (charged tickets)
Currency code
"KRW"
Maximum purchases per person