User Directory Search

Internal employee lookup system

Protected by WAF

Search Users


      

API Documentation

Search the user directory via the /search endpoint. Pass the search term as the 'q' parameter.

GET /search?q=admin
POST /search (body: q=admin)

⚠️ This endpoint is protected by Web Application Firewall rules to prevent SQL injection attacks.