---
title: "Gets all active unavailability reason names"
method: GET
path: "/Reference/UnavailabilityReasons"
tags: ["Reference"]
---

# Gets all active unavailability reason names

`GET /Reference/UnavailabilityReasons`

## Query parameters

- `includeInactive` boolean

## Response `200`

- UnavailabilityReason[], nullable
  - `IsActive` boolean
  - `Id` integer
  - `Name` string, nullable
  - `Color` Color
    - `R` integer
    - `G` integer
    - `B` integer
    - `A` integer
    - `IsKnownColor` boolean
    - `IsEmpty` boolean
    - `IsNamedColor` boolean
    - `IsSystemColor` boolean
    - `Name` string, nullable

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/vslcloud/apis/infinity-api.md) · [All operations](https://skmtc.dev/vslcloud/apis/infinity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vslcloud/infinity-api/revisions/54661781612a/schema)
