Rest API - Query Parameters and Filtering
You have an API endpoint
/employees that supports filtering by department and active status. How would you get all active employees in the 'sales' department?