Improve Group API Endpoints
Mike Sheldon
Please improve the API for retrieving group memberships/apps/products/categories
Instead of single endpoint (https://docs.helloid.com/hc/en-us/articles/115002981813-GET-Get-specific-group) that retrieves the group with array properties with this information, it should be split into separate endpoints.
- GET Group Memberships (User/Groups)
- GET Group Self Service Products
- GET Group Self Service Categories
- GET Group Applications
Additionally it should use skip/take pagination
R
Rick van den Dijssel
Mike Sheldon instead of the solution could you explain the use case? I don't really follow if you need a call to get all the groups assigned to a application or just check if a single group has a application assigned. This first request is a lot more complex because we need to know this about a whole list of groups instead of just a single group calculation as the mentioned API call.
Mike Sheldon
Rick van den Dijssel Specific use case here is for NIM