---
title: "GET /api/v1/Viewer/priorities"
method: GET
path: "/api/v1/Viewer/priorities"
tags: ["Priorities"]
---

# GET /api/v1/Viewer/priorities

`GET /api/v1/Viewer/priorities`

## Response `200`

- GetPrioritiesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Priorities` Priority[], nullable
    - `Id` string, guid
    - `Name` string, nullable
    - `Color` string, nullable
    - `CanSchedule` boolean
    - `Order` integer
    - `IsDefault` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
