Skip to main content
objectLead

Implements

Fields

createdAt
ISO8601DateTime!

When the Lead was captured.

displayedStatus

Derived status of the Lead (waitlist, invited, pending approval, joined, or unsubscribed), computed at read time.

email
String!

The captured signup email — prospective-member PII. Plain text only for a Network Host on a plan that includes member-emails visibility, and only for an application holding the read:userinfo scope; obfuscated for Network Moderators, for Hosts whose plan lacks it, and for an application without that scope.

id
ID!

ID of the object.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

waitlist

The Waitlist the Lead signed up through. Retained after the Waitlist is soft-deleted (displayName then carries a "(deleted)" suffix); null once the Waitlist is hard-deleted or the Lead has no originating Waitlist.