v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

get settings (admin only)

Returns the full workspace settings including admin-managed integration credentials. Admin-only — non-admin callers should use getPublicSettings.

get/w/{workspace}/workspaces/get_settings

Path parameters

workspacestring required

Response

status

workspace_idstring
slack_namestring
slack_team_idstring
slack_command_scriptstring
slack_oauth_client_idstring
slack_oauth_client_secretstring
teams_team_idstring
teams_command_scriptstring
teams_team_namestring
teams_team_guidstring
planstring
customer_idstring
webhookstring
dbt_warehousesDbtWarehouses

Warehouses a dbt project may run against, by name. main is the one a project gets when its descriptor names none. Each entry points at a resource; it never holds credentials.

default_appstring
mute_critical_alertsboolean
colorstring
public_app_execution_limit_per_minuteinteger

Rate limit for public app executions per minute per server. NULL or 0 means disabled.

error_handler_fallback_to_instance_alertsboolean

Report failed jobs to the instance critical alert channels when no workspace error handler is set.