# \LessonsApi All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_lessons**](LessonsApi.md#get_lessons) | **GET** /api/lessons | Gets all lessons ## get_lessons > models::GroupListServiceResponse get_lessons() Gets all lessons ### 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)