> For the complete documentation index, see [llms.txt](https://docs.fylr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fylr.io/for-developers/api/endpoints/config/list.md).

# /list

Read the list of available base-config variable definitions. The list is compiled dynamically from fylr's fixed core config items plus any items contributed by loaded plugins, so it varies with the installed plugin set. It describes the config schema (the items a frontend renders into a config form); the stored values are read and written through `/config`. Requires the `system.config` system right (`system.root` always satisfies it).

### `GET /config/list` — Get config list

{% openapi src="/files/kfiDjhyZfEICNBmt5f49" path="/config/list" method="get" %}
[fylr-openapi.yml](https://4100607288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAdRFzQASDY2Elfdm3wXW%2Fuploads%2Fgit-blob-ca0ed768cf0f36ca55fc3ee2ac61892ce5444d46%2Ffylr-openapi.yml?alt=media)
{% endopenapi %}
