v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Events

Get Guest

Get detailed information for an event guest by looking them up by their ID. This supports looking them up by different parameters.

This response includes event_ticket_orders, which includes coupon_info when a coupon was applied.

get/v1/events/guests/get

Query parameters

event_idstring required

Event ID, this usually starts with evt-

Event ID, this usually starts with evt-

idstring required

Guest identifier — the guest ID (gst-), a ticket key, a guest key (g-), or the user's email.

Guest identifier — the guest ID (gst-), a ticket key, a guest key (g-), or the user's email.

Response

Successful response.

idstring required
user_idstring required
user_emailstring required
user_namestring nullable required
user_first_namestring nullable required
user_last_namestring nullable required
approval_status'approved' | 'session' | 'pending_approval' | 'invited' | 'declined' | 'waitlist' required
check_in_qr_codestring required
eth_addressstring nullable required
invited_atstring date-time nullable required

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

joined_atstring date-time nullable required

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

phone_numberstring nullable required
registered_atstring date-time nullable required

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

solana_addressstring nullable required
utm_sourcestring nullable required

The UTM source parameter captured when the guest registered (from the ?utm_source= query parameter).