---
title: "Get Company Notification Preferences"
method: GET
path: "/company-notifications/preferences"
tags: ["company-notifications"]
---

# Get Company Notification Preferences

`GET /company-notifications/preferences`

Each company-wide notification type with the company's effective configuration.

## Response `200`

Successful Response

- CompanyNotificationPreference[]
  - `notification_type` string, required
  - `label` string, required
  - `description` string, required
  - `enabled` boolean, 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)
