WaitlistStatusResponseSchema
Schema for waitlist status response.
is_on_waitlistbooleanrequired
Whether the user is on the waitlist.
WaitlistStatusResponseSchema
{
"is_on_waitlist": true
}
Was this page helpful?
Schema for waitlist status response.
Whether the user is on the waitlist.
{
"is_on_waitlist": true
}