# \DefaultApi
All URIs are relative to *http://localhost*
[**start_get**](DefaultApi.md#start_get) | **GET** /start | Start container endpoint
## start_get
> String start_get()
Start container endpoint
Start a podman container with the specified id
### Parameters
This endpoint does not need any parameter.
### Return type
**String**
### Authorization
No authorization required
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: application/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)