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

# POST /api/v1/Viewer/GetViewerSystemInfo

`POST /api/v1/Viewer/GetViewerSystemInfo`

## Request body

- GetViewerSystemInfoRequest
  - `ViewerIds` string[], nullable

## Response `200`

- GetViewerSystemInfoResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Data` ViewerData4[], nullable
    - `Entries` SystemInfoEntry[], nullable
      - `Key` string, nullable
      - `Value` string, nullable
    - `ViewerId` string, guid

---

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