# \CoreApi
All URIs are relative to *https://api.revolt.chat*
[**root_root**](CoreApi.md#root_root) | **GET** / | Query Node
## root_root
> crate::models::RevoltConfig root_root()
Query Node
Fetch the server configuration for this Revolt instance.
### Parameters
This endpoint does not need any parameter.
### Return type
[**crate::models::RevoltConfig**](RevoltConfig.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)