Skip to main content

WaitlistStatusResponseSchema

Schema for waitlist status response.

is_on_waitlistbooleanrequired

Whether the user is on the waitlist.

WaitlistStatusResponseSchema
{
"is_on_waitlist": true
}