# \HealthApi
All URIs are relative to *http://localhost*
[**health_health**](HealthApi.md#health_health) | **GET** /api/public/health |
## health_health
> models::HealthResponse health_health()
Check health of API and database
### Parameters
This endpoint does not need any parameter.
### Return type
[**models::HealthResponse**](HealthResponse.md)
### 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)