---
title: "Get Negative News Config"
method: GET
path: "/settings/negative-news/config"
tags: ["settings"]
---

# Get Negative News Config

`GET /settings/negative-news/config`

Return the tenant's negative news configuration and current subscription count.

## Response `200`

Successful Response

- NegativeNewsConfigResponse — Negative news configuration for the current tenant.
  - `create_issues` boolean, required
  - `company_limit` integer, required
  - `subscription_count` integer, required

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/425d5b8a3c17/schema)
