API ReferenceAuth
List waitlisted emails (admin)
Admin-only: list emails on the closed-beta waitlist.
Requires a valid bearer token whose account has platform role 'admin'.
Default ordering puts pending entries first (most actionable) then
falls back to most-recently-requested. status query param
narrows to a single bucket.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Query Parameters
status?|
Optional filter: 'pending' | 'approved' | 'rejected'.
Response Body
application/json
curl -X GET "https://example.com/auth/whitelist"nullEmpty
Empty
Empty