# \KtpApi All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_ktps**](KtpApi.md#get_ktps) | **GET** /api/ktp/{lessonId} | Gets all ktps ## get_ktps > models::GetKtpDtoListServiceResponse get_ktps(lesson_id) Gets all ktps ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **lesson_id** | **i32** | | [required] | ### Return type [**models::GetKtpDtoListServiceResponse**](GetKtpDtoListServiceResponse.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)