---
title: "Get AI review notification settings"
method: GET
path: "/api/v1/aiAgents/admin/review-notification-settings"
---

# Get AI review notification settings

`GET /api/v1/aiAgents/admin/review-notification-settings`

Get AI review notification settings

## Response `200`

Success

- ApiAiReviewNotificationSettingsResponse
  - `results` AiReviewNotificationSettings, required
    - `slackChannelId` string, nullable, required
    - `enabled` boolean, required
    - `organizationUuid` string, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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