Skip to main content

Show configuration

GET /api/configuration lists configuration entries available on the server

Required scope: configuration:manage:all

Responses
200
Schema OPTIONAL
data object[] OPTIONAL
name string OPTIONAL
value string OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string