result.data | object | Yes | — | Provider response payload. |
result.data.entries | array | Yes | — | — |
result.data.entries[].id | string | Yes | — | — |
result.data.entries[].user_id | string | Yes | — | — |
result.data.entries[].user_email | string | Yes | — | — |
result.data.entries[].user_name | string | null | Yes | — | — |
result.data.entries[].user_first_name | string | null | Yes | — | — |
result.data.entries[].user_last_name | string | null | Yes | — | — |
result.data.entries[].approval_status | "approved" | "session" | "pending_approval" | "invited" | "declined" | "waitlist" | Yes | — | Allowed: approved, session, pending_approval, invited, declined, waitlist. |
result.data.entries[].check_in_qr_code | string | Yes | — | — |
result.data.entries[].eth_address | string | null | Yes | — | Pattern: ^0x[0-9a-fA-F]{40}$. |
result.data.entries[].invited_at | string | null | Yes | — | When the guest was invited to the event. Null if they registered on their own. Format: date-time. |
result.data.entries[].joined_at | string | null | Yes | — | When the guest first clicked the virtual join link (luma.com/join/…). Only set for online events. Null if the guest has not joined. Format: date-time. |
result.data.entries[].phone_number | string | null | Yes | — | — |
result.data.entries[].registered_at | string | null | Yes | — | When the guest registered for the event. Format: date-time. |
result.data.entries[].registration_answers | array | null | Yes | — | — |
result.data.entries[].registration_answers[].label | string | Yes | — | — |
result.data.entries[].registration_answers[].question_id | string | Yes | — | — |
result.data.entries[].registration_answers[].value | boolean | Yes | — | — |
result.data.entries[].registration_answers[].question_type | "agree-check" | Yes | — | — |
result.data.entries[].registration_answers[].value.company | string | null | No | — | — |
result.data.entries[].registration_answers[].value.job_title | string | null | No | — | — |
result.data.entries[].registration_answers[].multiple | false | No | — | — |
result.data.entries[].registration_answers[].multiline | boolean | null | No | — | — |
result.data.entries[].solana_address | string | null | Yes | — | Pattern: ^[5KL1-9A-HJ-NP-Za-km-z]{32,44}$. |
result.data.entries[].utm_source | string | null | Yes | — | The UTM source parameter captured when the guest registered (from the ?utm_source= query parameter). |
result.data.entries[].attribution_params | object | null | Yes | — | Marketing parameters captured from the URL when the guest registered: utm_source, utm_medium, utm_campaign, utm_term, utm_content, and ad click IDs such as gclid or fbclid. Only parameters present on the URL are included. Null when none were captured. |
result.data.entries[].event_tickets | array | Yes | — | — |
result.data.entries[].event_tickets[].id | string | Yes | — | — |
result.data.entries[].event_tickets[].amount | number | Yes | — | — |
result.data.entries[].event_tickets[].amount_discount | number | Yes | — | — |
result.data.entries[].event_tickets[].amount_tax | number | Yes | — | — |
result.data.entries[].event_tickets[].currency | "solana_sol" | "solana_usdc" | "aed" | "afn" | "all" | "amd" | "ang" | "aoa" | "ars" | "aud" | "awg" | "azn" | "bam" | "bbd" | "bdt" | "bgn" | "bhd" | "bif" | "bmd" | "bnd" | "bob" | "brl" | "bsd" | "bwp" | "byn" | "bzd" | "cad" | "cdf" | "chf" | "clp" | "cny" | "cop" | "crc" | "cve" | "czk" | "djf" | "dkk" | "dop" | "dzd" | "egp" | "etb" | "eur" | "fjd" | "fkp" | "gbp" | "gel" | "ghs" | "gip" | "gmd" | "gnf" | "gtq" | "gyd" | "hkd" | "hnl" | "htg" | "huf" | "idr" | "ils" | "inr" | "isk" | "jmd" | "jod" | "jpy" | "kes" | "kgs" | "khr" | "kmf" | "krw" | "kwd" | "kyd" | "kzt" | "lak" | "lbp" | "lkr" | "lrd" | "lsl" | "mad" | "mdl" | "mga" | "mkd" | "mmk" | "mnt" | "mop" | "mur" | "mvr" | "mwk" | "mxn" | "myr" | "mzn" | "nad" | "ngn" | "nio" | "nok" | "npr" | "nzd" | "omr" | "pab" | "pen" | "pgk" | "php" | "pkr" | "pln" | "pyg" | "qar" | "ron" | "rsd" | "rub" | "rwf" | "sar" | "sbd" | "scr" | "sek" | "sgd" | "shp" | "sle" | "sos" | "srd" | "std" | "szl" | "thb" | "tjs" | "tnd" | "top" | "try" | "ttd" | "twd" | "tzs" | "uah" | "ugx" | "usd" | "uyu" | "uzs" | "vnd" | "vuv" | "wst" | "xaf" | "xcd" | "xof" | "xpf" | "yer" | "zar" | "zmw" | Yes | — | Allowed: solana_sol, solana_usdc, aed, afn, all, amd, ang, aoa, ars, aud, awg, azn, bam, bbd, bdt, bgn, bhd, bif, bmd, bnd, bob, brl, bsd, bwp, byn, bzd, cad, cdf, chf, clp, cny, cop, crc, cve, czk, djf, dkk, dop, dzd, egp, etb, eur, fjd, fkp, gbp, gel, ghs, gip, gmd, gnf, gtq, gyd, hkd, hnl, htg, huf, idr, ils, inr, isk, jmd, jod, jpy, kes, kgs, khr, kmf, krw, See the live schema for the complete constraint. |
result.data.entries[].event_tickets[].checked_in_at | string | null | Yes | — | ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z Format: date-time. |
result.data.entries[].event_tickets[].event_ticket_type_id | string | Yes | — | — |
result.data.entries[].event_tickets[].is_captured | boolean | Yes | — | — |
result.data.entries[].event_tickets[].name | string | Yes | — | — |
result.data.has_more | boolean | Yes | — | — |
result.data.next_cursor | string | No | — | — |
result.meta | object | No | — | Additional response metadata (status, paging). |