---
title: "GET /agents/settings"
method: GET
path: "/agents/settings"
tags: ["ChatSettings"]
---

# GET /agents/settings

`GET /agents/settings`

Default authenticated ViewSet with standard rate limit (DEFAULT_API_RATE_LIMIT).

## Response `200`

- ChatSettings
  - `custom_context` string, nullable
  - `created_at` string, date-time, required
  - `modified_at` string, date-time, required

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
