Skip to main content
SDK luma.events.ticketTypes.list(eventId: string, params?: { include_hidden?: string }): Promise<ListResponse<TicketTypeListEntry>> Returns ticket types for an event.

Parameters

string
required
Event api_id from events.list().
{ include_hidden?: string }
Optional filters. Set include_hidden to include hidden ticket types.
See Client — List responses for the shared pagination shape.

Test it

Use an event ID from your calendar — run events.list() to find one: