# \GeneralApi
All URIs are relative to *http://localhost:8000*
[**health_check**](GeneralApi.md#health_check) | **GET** /v3/workflows/healthcheck |
## health_check
> models::RespBase health_check()
Health check.
### Parameters
This endpoint does not need any parameter.
### Return type
[**models::RespBase**](RespBase.md)
### Authorization
[TapisJWT](../README.md#TapisJWT)
### 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)