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

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

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

## Path parameters

- `id` integer, required

## Response `200`

OK

- Category5
  - `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
  - `StatusWord` string
  - `UserAssignmentList` 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
  - `RequestTypes` RequestType[]
    - `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
    - `Priority` integer, required
    - `AssignedUser` integer, required
    - `InProgressCount` integer, required
    - `NewCount` integer, required
    - `ClosedCount` integer, required
    - `RequestTypeName` string
    - `RelativeLink` string
    - `AbsoluteLink` string
    - `ActionMenu` string[]
  - `IsLocked` boolean, required
  - `InProgressCount` integer, required
  - `NewCount` integer, required
  - `ClosedCount` integer, required
  - `RelativeLink` string
  - `AbsoluteLink` string
  - `ActionMenu` string[]

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