---
title: "GET /api/AlertCenter/v1/AlertUpdate"
method: GET
path: "/api/AlertCenter/v1/AlertUpdate"
tags: ["AlertCenter"]
---

# GET /api/AlertCenter/v1/AlertUpdate

`GET /api/AlertCenter/v1/AlertUpdate`

## Query parameters

- `AlertUpdateIDs` integer[]
- `AlertID` integer
- `SearchPhrase` string
- `ModifiedDateStart` string, date-time
- `ModifiedDateEnd` string, date-time
- `ModifiedBy` integer
- `IncludeArchives` boolean
- `IsArchived` boolean

## Response `200`

OK

- AlertUpdate[]
  - `AlertUpdateID` integer, required
  - `AlertID` integer, required
  - `Description` string
  - `ModifiedDate` string, date-time, required
  - `ModifiedBy` integer, required
  - `LinkUrl` string
  - `LinkText` string
  - `LinkNewWindow` boolean, required
  - `IsArchived` boolean
  - `NotifyMePopup` Popup4
    - `SendType` 0 | 1 | 2 | 3, required
    - `Comments` string
    - `SmsComments` string
    - `TxtSubject` string
    - `SendBeforeDays` integer
    - `IncludeStatusInEmailSubject` boolean, required
    - `IncludeLinkIntoSms` boolean, required
    - `SendOptions` SendType[]

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/daviecountync/apis/civicplus-api-documentation.md) · [All operations](https://skmtc.dev/daviecountync/apis/civicplus-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/daviecountync/civicplus-api-documentation/revisions/837d2544302f/schema)
