# \StatusApi All URIs are relative to *http://localhost:40772/api* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_status**](StatusApi.md#get_status) | **GET** /status | Get Status ## get_status > crate::models::Status get_status() Get Status ### Parameters This endpoint does not need any parameter. ### Return type [**crate::models::Status**](Status.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)