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

# POST /api/v1/Viewer/GetViewerLogs

`POST /api/v1/Viewer/GetViewerLogs`

## Request body

- GetViewerLogsRequest
  - `ViewerIds` string[], nullable

## Response `200`

- GetViewerLogsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Data` ViewerData2[], nullable
    - `ViewerId` string, guid
    - `Entries` LogEntry[], nullable
      - `TimeStamp` string, nullable
      - `EventType` string, nullable
      - `Application` string, nullable
      - `Identification` string, nullable
      - `Message` string, nullable
      - `Exception` string, nullable

---

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