# DefaultApi All URIs are relative to *http://petstore.swagger.io:80/v2* | Method | HTTP request | Description | |------------- | ------------- | -------------| | [**fooGet**](DefaultApi.md#fooGet) | **GET** /foo | | ## fooGet > FooGetDefaultResponse fooGet() ### Parameters This endpoint does not need any parameter. ### Return type [**FooGetDefaultResponse**](FooGetDefaultResponse.md) ### Authorization No authorization required ### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| | **200** | response | - |