---
title: "Get AI Writer plugin settings"
method: GET
path: "/aiwriter/settings"
tags: ["plugin-api"]
---

# Get AI Writer plugin settings

`GET /aiwriter/settings`

## Response `200`

AI Writer settings

- AiWriterSettings
  - `enabled` boolean
  - `api_key_configured` boolean
  - `model` string
  - `max_tokens` integer
  - `temperature` number

---

[API](https://skmtc.net/sphireinc/apis/foundry-api.md) · [All operations](https://skmtc.net/sphireinc/apis/foundry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sphireinc/foundry-api/versions/3696c13096d0/schema)
