Skip to main content
SDK luma.events.guests.list(eventId: string, params?: GuestListParams): Promise<ListResponse<GuestListEntry>> Returns a paginated list of guests for an event.

Parameters

string
required
Event api_id from events.list().
GuestListParams
Optional pagination and filter options. See the official Luma API docs for available fields.
See Client — List responses for the shared pagination shape.

Test it

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