---
title: "Get resolved chat configuration"
method: GET
path: "/api/v3/workspaces/{workspace}/chat-config/resolved"
tags: ["Rules"]
---

# Get resolved chat configuration

`GET /api/v3/workspaces/{workspace}/chat-config/resolved`

Return the fully resolved rules and commands an assistant will load for a workspace (and optional persona), after scope merging.

## Path parameters

- `workspace` string, required

## Query parameters

- `persona_name` string

## Response `200`

Resolved configuration

---

[API](https://skmtc.dev/runwhen/apis/runwhen-platform-api.md) · [All operations](https://skmtc.dev/runwhen/apis/runwhen-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runwhen/runwhen-platform-api/revisions/9d1a64d4b1c1/schema)
