# \WorksApi All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_works**](WorksApi.md#get_works) | **GET** /api/works/{groupId} | Gets all works for group ## get_works > models::GetWorksForAllLessonsGroupDtoListServiceResponse get_works(group_id) Gets all works for group ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **group_id** | **i32** | | [required] | ### Return type [**models::GetWorksForAllLessonsGroupDtoListServiceResponse**](GetWorksForAllLessonsGroupDtoListServiceResponse.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)