bsac-api-client 1.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# \GroupsApi

All URIs are relative to *http://localhost*

Method | HTTP request | Description
------------- | ------------- | -------------
[**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)