---
title: "Get chat system prompt"
method: GET
path: "/api/v2/chats/config/system-prompt"
tags: ["Chats"]
---

# Get chat system prompt

`GET /api/v2/chats/config/system-prompt`

## Response `200`

OK

- CodersdkChatSystemPromptResponse
  - `default_system_prompt` string
  - `include_default_system_prompt` boolean
  - `system_prompt` string

---

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