# Get the configuration of the Kitsu instance **GET /config** The configuration includes self-hosted status, Crisp token, indexer configuration, SAML status, and dark theme status. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 200: Configuration object #### Body Parameters: application/json (object) - **is_self_hosted** (boolean) - **crisp_token** (string) - **dark_theme_by_default** (boolean) - **indexer_configured** (boolean) - **saml_enabled** (boolean) - **saml_idp_name** (string) - **default_locale** (string) - **default_timezone** (string) - **sentry** (object) [Powered by Bump.sh](https://bump.sh)