PHP/API للتحقق مما إذا كان المستخدم موجودًا (عبر البريد الإلكتروني) وفي مجموعة معينة

Your best bet is to Reverse engineer the Discourse API to see how those things work.

I think there may be another endpoint to get user by email address, but the one on admin/users should work.