Skip to content

Get settings​

GET
/api/settings

Get settings. If role is not admin, only get public settings.

Responses​

Settings values.

application/json
JSON
{
  
"setting_key": "setting_value"
}

Playground​

Samples​

Powered by VitePress OpenAPI