Get organization settings
Retrieve organization-level settings and configuration. May include feature flags, display preferences, and other org-specific options.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Organization identifier |
Use Cases
- Display org settings in admin UI
- Check feature availability
- Configure client behavior based on org settings
Required Permission
organization:read
Get organization settings
Retrieve organization-level settings and configuration. May include feature flags, display preferences, and other org-specific options.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Organization identifier |
Use Cases
- Display org settings in admin UI
- Check feature availability
- Configure client behavior based on org settings
Required Permission
organization:read