Retrieves the list of Groups with pagination (sorting and filtering)get https://example.com/management-api/v2/GroupsQuery ParamsSortsarray of objectsSortsADD objectPagination.PageSizeint32Pagination.PageNumberint32Filter.Iduuid | nullFilter.NamestringFilter.DescriptionstringFilter.PolicyNamestringFilter.PolicyRevisionStatusstring | nullenumOnAssignedPolicyAwaitingPolicyUpdateNoPolicyAllowed:OnAssignedPolicyAwaitingPolicyUpdateNoPolicyFilter.ComputerCountint32 | nullFilter.ActiveComputers.Valueint32Filter.ActiveComputers.OperatorstringenumEqualToLessThanGreaterThanLessThanOrEqualToGreaterThanOrEqualToAllowed:EqualToLessThanGreaterThanLessThanOrEqualToGreaterThanOrEqualToFilter.Created.Datesarray of date-times or nullFilter.Created.DatesADD date-time | nullFilter.Created.SelectionModestringenumSingleMultipleRangeAllowed:SingleMultipleRangeFilter.Defaultboolean | nulltruefalseHeadersacceptstringenumDefaults to application/jsonapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad Request 401Unauthorized 500Server ErrorUpdated 4 months ago