created_at
string<date-time> | null
required
The datetime the entry was created.Example: 2023-12-01T05:00:00.401Z
custom_field_responses
array<object> | null
required
The list of responses collected from the user when submitting their waitlist entry.
The response a user gave to the specific question or field.
The unique identifier for the custom field response.Example: cfrp_xxxxxxxxxxxxx
The question asked by the custom field
The unique identifier for the entry.Example: entry_xxxxxxxxxxxx
The waitlisted plan that this entry is a signup for.
The unique identifier for the plan.Example: plan_xxxxxxxxxxxxx
The product associated with this entry’s waitlisted plan. Null if the plan is not tied to a product.
The unique identifier for the product.Example: prod_xxxxxxxxxxxxx
The display name of the product shown to customers on the product page and in search results.Example: Pickaxe Analytics
The current status of the waitlist entry (e.g., drafted, pending, approved, denied).Available options: drafted, pending, approved, denied, any
The user who submitted this waitlist entry.
The user’s email address. Requires the member:email:read permission to access. Null if not authorized.Example: john.doe@example.com
The unique identifier for the user.Example: user_xxxxxxxxxxxxx
The user’s display name shown on their public profile.Example: John Doe
The user’s unique username shown on their public profile.Example: johndoe42