Troubleshooting If requests fail, run or Authentication All requests require a Bearer token. Use for sandbox/dev and for production: Get the key from Clerk Dashboard → API Keys → Secret keys. Users Count Users List Users Supports (max 500), , , , , , , , , : Find User by Email Returns an array — Clerk allows multiple users per email if confirmed across instances. Replace with the actual email: Get User by ID Replace with the actual Clerk user ID (starts with ): Update User Write to : Replace with the actual user ID: Ban / Unban User Replace with the actual user ID: Lock / Unlock User Replace…