---
title: "GET /api/Calendar/v1/ItemGet"
method: GET
path: "/api/Calendar/v1/ItemGet"
tags: ["Calendar"]
---

# GET /api/Calendar/v1/ItemGet

`GET /api/Calendar/v1/ItemGet`

## Query parameters

- `count` integer
- `offset` integer
- `orderBy` string
- `status` 0 | 1 | 2 | 10 | 11 | 12 | 13 | 14 | 20 | 21 | 30 | 40
- `eventsAfter` string, date-time
- `eventsBefore` string, date-time
- `categoryIds` string

## Response `200`

OK

- PaginatedList1OfOfItemAndEntitiesAnd0AndCultureNeutralAndPublicKeyTokenNull22
  - `CurrentPage` integer, required
  - `PageSize` integer, required
  - `TotalCount` integer, required
  - `TotalPages` integer, required
  - `Source` Item6[]
    - `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
    - `EventStart` string, date-time
    - `EventEnd` string, date-time
    - `Details` string
    - `WhenActive` string, date-time
    - `WhenExpired` string, date-time
    - `Address1` string
    - `Address2` string
    - `City` string
    - `State` string
    - `Zip` string
    - `EventLocation` string
    - `EventTimes` string
    - `EventCost` string
    - `IsFeatured` boolean, required
    - `IsHandicapAccessible` 0 | 1 | 2, required
    - `MapLinkIsShown` boolean, required
    - `MapOpensInNewWindow` boolean, required
    - `ContactEmail` string
    - `ContactEmailLinkText` string
    - `ContactPhoneNumber` string
    - `AltUrlLink` string
    - `AltUrlDisplayText` string
    - `AltUrlLinkOpensInNewWindow` boolean, required
    - `AgendaUrlLink` string
    - `AgendaUrlLinkOpensInNewWindow` boolean, required
    - `ResourceID` integer, required
    - `IsCalendarFeatured` boolean, required
    - `ShowInWidget` boolean, required
    - `IsAda` integer, required
    - `ImageAltText` string
    - `ImageFileName` string
    - `FolderPath` string
    - `Image` string
    - `NotifyMePopup` Popup3
      - `SendType` 0 | 1 | 2 | 3, required
      - `Comments` string
      - `SmsComments` string
      - `TxtSubject` string
      - `SendBeforeDays` integer
      - `IncludeStatusInEmailSubject` boolean, required
      - `IncludeLinkIntoSms` boolean, required
      - `SendOptions` SendType[]
    - `CalendarEventsRecurrencePatternId` integer
    - `RelatedCalendarIDs` integer[]
    - `RelatedCalendarNames` string
    - `EventRecurrencePattern` EventRecurrence
      - `Id` integer, required
      - `StartDate` string, date-time, required
      - `EndDate` string, date-time
      - `StartTime` string, date-time, required
      - `EndTime` string, date-time, required
      - `LengthOfEvent` integer, required
      - `EndAfterNumOccurrences` integer
      - `LastModifiedDate` string, date-time, required
      - `CreatedDate` string, date-time, required
      - `LastModifiedBy` integer, required
      - `CreatedBy` integer, required
      - `RecurrenceType` 0 | 1 | 2 | 3, required
      - `RecurrenceEnd` 0 | 1, required
      - `RecurRate` integer
      - `RecurrenceSubType` 0 | 1, required
      - `DayOfMonth` integer
      - `DaysOfWeek` 1 | 2 | 4 | 16 | 32 | 64 | 128 | 256, required
      - `WeekOfMonth` 1 | 2 | 3 | 4 | 5
      - `DayOfWeek` 0 | 1 | 2 | 3 | 4 | 5 | 6
      - `MonthOfYear` integer
    - `ActionMenuEnum` ActionMenuItem[]
  - `SortBy` string
  - `Filter` string
  - `HasPreviousPage` boolean, required
  - `HasNextPage` boolean, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

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