Skip to main content

Workspace Settings

Retrieve a Workspace Setting

Returns the current settings for the authenticated workspace: its read-only key/slug, display name, the enforce-enabled-models flag, and the workspace-default PII redaction plugin configuration.

Update a Workspace Setting

Partially updates workspace settings. Every field is optional; an omitted field is left unchanged. Provide display_name to rename the workspace, enforce_enabled_models to toggle model enforcement, or pii_redaction to replace the workspace-default PII redaction plugin configuration.