List Groupsget https://{server}/api/v2.1/admin/groups/Shows a list of all groups of the system. You can also search for a group by his name.Query Paramspageinteger≥ 1The page number you want to start showing the entries. If no value is provided, 1 will be used.per_pageinteger≥ 1The number of results that should be returned. If no value is provided, 25 results will be returned.namestringEnter any query string from the name of the group.Response 200OKUpdated about 2 years ago