v1

latestOpenAPI 3.1.02026-07-17753796.1 KB
Server Configuration

Gets Contao configuration

get/api/server/contao

Response

Gets information about the current Contao installation.

versionstring nullable

The Contao version number.

configobject

Bundle configuration of Contao. Only available for Symfony 6.3.1+ (Contao 5.1+) and if the application is working correctly.

supportedboolean
project_dirstring

Full path to the project directory.

public_dirstring

Name of the public directory ("public" or "web").

directory_separator'/' | '\'