- Introduced a new endpoint '/api/v1/directory/users' to retrieve a filtered list of active users. - Implemented query handling to allow searching by email, name, or ID. - Limited the response to the first 50 matching users for performance optimization.