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

# GET /api/AlertCenter/v1/Item

`GET /api/AlertCenter/v1/Item`

<a href="https://msdn.microsoft.com/en-us/library/gg309461(v=crm.7).aspx" target="_blank">Click for more information on OData</a>

## Query parameters

- `$top` string
- `$skip` string
- `$filter` string
- `$orderby` string
- `$inlinecount` 'allpages' | 'none', required
- `$expand` 'Permissions' | 'Images' | 'Links'

## Response `200`

OK

- PaginatedList1OfOfItemAndEntitiesAnd0AndCultureNeutralAndPublicKeyTokenNull3
  - `CurrentPage` integer, required
  - `PageSize` integer, required
  - `TotalCount` integer, required
  - `TotalPages` integer, required
  - `Source` Item7[]
    - `Id` integer, required
    - `CategoryId` integer, required
    - `Name` string
    - `Description` string
    - `Status` 0 | 1 | 2 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 20 | 21 | 30 | 40, required
    - `LastModifiedBy` integer, required
    - `LastModifiedOn` string, date-time
    - `ShowArchives` boolean, required
    - `ShowInRssFeed` boolean, required
    - `FullDescription` string
    - `AlertBarVisibility` 0 | 1 | 2 | 3, required
    - `AlertBarDepartmentPage` string
    - `ReadOnText` string
    - `StartDate` string, date-time
    - `EndDate` string, date-time
    - `CreatedDate` string, date-time, required
    - `CreatedBy` integer, required
    - `IsArchived` boolean
    - `ArchivedBy` integer
    - `ArchivedDate` string, date-time
    - `ArchivedReason` 1 | 2 | 3 | 4 | 5
    - `ArchivedAlertID` integer
    - `AlertLinks` AlertLink[]
      - `AlertID` integer, required
      - `AlertLinkID` integer, required
      - `LinkURL` string, required
      - `LinkText` string
      - `LinkNewWindow` boolean, required
      - `LinkReadOnToWebAddress` boolean, required
    - `AlertBarText` string
    - `AlertBarLink` string
    - `AlertImages` AlertImage[]
      - `FileName` string
      - `AltText` string
      - `Image` string
    - `NotifyMePopup` Popup4
      - `SendType` 0 | 1 | 2 | 3, required
      - `Comments` string
      - `SmsComments` string
      - `TxtSubject` string
      - `SendBeforeDays` integer
      - `IncludeStatusInEmailSubject` boolean, required
      - `IncludeLinkIntoSms` boolean, required
      - `SendOptions` SendType[]
  - `SortBy` string
  - `Filter` string
  - `HasPreviousPage` boolean, required
  - `HasNextPage` boolean, required

## Other responses

- `400` — Bad Request
- `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)
