# \GroupsApi
All URIs are relative to *http://localhost*
[**get_groups**](GroupsApi.md#get_groups) | **GET** /api/groups | Gets all groups
## get_groups
> models::GroupListServiceResponse get_groups()
Gets all groups
### Parameters
This endpoint does not need any parameter.
### Return type
[**models::GroupListServiceResponse**](GroupListServiceResponse.md)
### Authorization
No authorization required
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: text/plain, application/json, text/json
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)