Admin - Whitelist

Whitelist Matches

Return the users currently matched by a specific whitelist rule.

Data source is the cached Supabase auth email map + platform user_profiles for full names, so the query is cheap even with many rules on the page.

get/api/admin/whitelist/{rule_id}/matches

Path parameters

rule_idstring required

Response

Successful Response

successboolean
rule_idstring required
patternstring required
totalinteger

Changes

No recorded changes to this endpoint across all 3 revisions of this API.