Skip to main content
SDK luma.events.guests.get(eventId: string, guestId: string): Promise<Guest> Returns a single guest by ID.

Parameters

string
required
Event api_id from events.list().
string
required
Guest api_id from events.guests.list().

Test it

Use an event and guest ID from your calendar — run events.list() and events.guests.list() to find them: