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
deploy_tostring
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.

Changes