Guests
List guests
List Luma event guests with luma.events.guests.list(), returning a paginated response of guest entries with RSVP, approval, and check-in status.
SDK
See Client — List responses for the shared pagination shape.
luma.events.guests.list(eventId: string, params?: GuestListParams): Promise<ListResponse<GuestListEntry>>
Returns a paginated list of guests for an event.
Parameters
Event
api_id from events.list().Optional pagination and filter options. See the official Luma API docs for available fields.
Test it
Use an event ID from your calendar — runevents.list() to find one: