---
title: "GET /api/NewsFlash/v1/Item/{id}"
method: GET
path: "/api/NewsFlash/v1/Item/{id}"
tags: ["NewsFlash"]
---

# GET /api/NewsFlash/v1/Item/{id}

`GET /api/NewsFlash/v1/Item/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- Item2
  - `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
  - `StartDate` string, date-time, required
  - `EndDate` string, date-time
  - `FullText` string
  - `OrderIndex` integer, required
  - `ReadOnText` string
  - `LinkUrl` string
  - `LinkToWebAddress` boolean, required
  - `LinkOpenInNewWindow` boolean, required
  - `LinkDisplayText` string
  - `PhotoPath` string
  - `PhotoPathWithoutFile` string
  - `PhotoAltText` string
  - `PhotoIsAlignLeft` boolean, required
  - `ItemPhotoDisplay` 0 | 1 | 2, required
  - `PhotoName` string
  - `Photo` string
  - `NotifyMePopup` Popup
    - `SendType` 0 | 1 | 2 | 3, required
    - `Comments` string
    - `SmsComments` string
    - `TxtSubject` string
    - `SendBeforeDays` integer
    - `IncludeStatusInEmailSubject` boolean, required
    - `IncludeLinkIntoSms` boolean, required
    - `SendOptions` SendType[]
  - `IsFeatured` boolean, required
  - `RelatedCategoryIds` integer[]

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[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)
