---
title: "GET /api/AlertCenter/v1/AlertUpdate/{id}/{alertId}"
method: GET
path: "/api/AlertCenter/v1/AlertUpdate/{id}/{alertId}"
tags: ["AlertCenter"]
---

# GET /api/AlertCenter/v1/AlertUpdate/{id}/{alertId}

`GET /api/AlertCenter/v1/AlertUpdate/{id}/{alertId}`

## Path parameters

- `id` integer, required

## Query parameters

- `alertId` integer, required

## 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
- `404` — Not Found

---

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