4 endpoints

# Settings

Hierarchical company settings with audit history.

GET`/settings`Get All SettingsGet all company settings, resolved from the settings hierarchy (company settings override system defaults).

GET`/settings/{key}`Get SettingGet a specific setting by key.

PUT`/settings/{key}`Update SettingSet a company-level setting value. Requires settings.edit permission.

GET`/settings/audit`Settings Audit LogGet the history of settings changes for the company.

---

**URL:** https://cube-hr.co.uk/docs/settings
