string<date-time> | null
required
The datetime the entry was created.Example:
2023-12-01T05:00:00.401Zarray<object> | null
required
The list of responses collected from the user when submitting their waitlist entry.
string
required
The unique identifier for the entry.Example:
entry_xxxxxxxxxxxxobject | null
required
The waitlisted plan that this entry is a signup for.
object | null
required
The product associated with this entry’s waitlisted plan. Null if the plan is not tied to a product.
EntryStatus
required
The current status of the waitlist entry (e.g., drafted, pending, approved, denied).Available options:
drafted, pending, approved, denied, anyobject
required
The user who submitted this waitlist entry.

