authentik-client 3.2024104.1

Making authentication simple.
Documentation
# \RootApi

All URIs are relative to *http://localhost/api/v3*

Method | HTTP request | Description
------------- | ------------- | -------------
[**root_config_retrieve**]RootApi.md#root_config_retrieve | **GET** /root/config/ | 



## root_config_retrieve

> models::Config root_config_retrieve()


Retrieve public configuration options

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::Config**](Config.md)

### Authorization

[authentik](../README.md#authentik)

### 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)