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

# GET /api/Calendar/v1/Category/{id}

`GET /api/Calendar/v1/Category/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- Category6
  - `Id` integer, required
  - `Name` string
  - `Description` string
  - `Status` 0 | 1 | 2 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 20 | 21 | 30 | 40, required
  - `ShowArchives` boolean, required
  - `HasEmailList` boolean, required
  - `AllowSubscribers` boolean, required
  - `SubscriberCount` integer, required
  - `AllowSms` boolean, required
  - `ListWelcome` string
  - `ListHeader` string
  - `ListFooter` string
  - `HtmlListWelcome` string
  - `HtmlListHeader` string
  - `HtmlListFooter` string
  - `Permissions` Permission2[]
    - `GroupID` integer, required
    - `Name` string
    - `Rights` integer, required
  - `RssBehaviorAddItems` 0 | 1 | 2, required
  - `RssBehaviorModifyItems` 0 | 1 | 2, required
  - `ItemCount` integer, required
  - `Color` string
  - `UserList` UserInfo[]
    - `Id` integer, required
    - `Username` string
    - `FirstName` string
    - `LastName` string
    - `FullName` string
    - `EmailAddress` string
    - `AvailableApiModules` ApiModule[]
      - `Id` integer, required
      - `Name` string
      - `InternalName` string
      - `LatestVersion` integer, required
      - `Path` string
    - `ProfileImageUrl` string
    - `ProfileThumbnailUrl` string
  - `YsnUpdateIntegrationHub` boolean, required
  - `SelectedDepartmentHeaderId` integer
  - `RelatedEventCount` integer, required

## Other responses

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