leads_admin

List Waitlist Leads

List all leads that have joined the waitlist (have waitlist_email set). Protected endpoint - only accessible by super admins. Shows leads from ALL tenants with their tenant status.

get/leads_admin/waitlist

Response

Successful Response

idstring uuid required
business_urlstring nullable
business_namestring required
place_idstring nullable
waitlist_emailstring nullable
languagestring
tenant_idstring uuid required
tenant_status'UNCLAIMED' | 'ACTIVE' | 'DELETED' required

Enum for tenant status states

Changes

No recorded changes to this endpoint across all 1 revision of this API.