---
title: "POST /api/v1/Viewer/GetViewerSettings"
method: POST
path: "/api/v1/Viewer/GetViewerSettings"
tags: ["Viewer"]
---

# POST /api/v1/Viewer/GetViewerSettings

`POST /api/v1/Viewer/GetViewerSettings`

## Request body

- GetViewerSettingsRequest
  - `ViewerIds` string[], nullable

## Response `200`

- GetViewerSettingsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Results` object[], nullable
    - `Succeeded` boolean
    - `Message` string, nullable
    - `Code` integer
    - `ViewerId` string, guid
    - `Settings` Setting[], nullable
      - `Id` string
      - `Name` string
      - `Description` string
      - `Type` string
      - `Required` boolean
      - `Multiple` boolean
      - `Capabilities` string[]
      - `Permissions` string[]

---

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