Enhance the `/api/v1/admin/identities` endpoint to support filtering by `group` and include the `group` title value in the response. ### Requirements #### 1. Add Filter - Enable filtering by `group` in the request query - Supported values: - `teacher` - `student`
Enhance the
/api/v1/admin/identitiesendpoint to support filtering bygroupand include thegrouptitle value in the response.Requirements
1. Add Filter
groupin the request queryteacherstudent