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